GroupBox
A GroupBox
is a container that groups its children together under a common title.
Properties
enabled
: (in bool): Defaults to true. When false, the groupbox can’t be interacted withtitle
(in string): A text written as the title of the group box.