Skip to main content
Also has everything from ElementHandle. A nested popout container. Has all the same Add* methods as a Section. Use it to group related settings without crowding the main column.

Creation

section:AddSubmenu(key: string?, label: string?): SubmenuHandle

Open

submenu:Open(position: UDim2?): ()
Open the popup from code (e.g. when the user clicks something custom).

Adding controls

Same Add* methods as Section.