Creating a tab group

Tab groups seperate different tabs into groups seperated by a divider.

local TabGroup = Window:TabGroup()

Last updated

Was this helpful?