Adding tabs

local Tab = TabGroup:Tab({
  Name <string>
  Image <string> -- Image can be at maximum 16 pixels wide and 16 pixels tall.
})

Functions

:Select()
:InsertConfigSection(<string> Side)

Last updated

Was this helpful?