Common Attributes
Last updated
Last updated
The following attributes are shared by all widgets and containers.
type: Boolean
Whether the widget is enabled or disabled.
type: Boolean
Whether the widget is visible or hidden.
The following attributes can be added to child components to change the way they are handled by the parent container.
type: String
The caption displayed next to the child component in a container or the caption displayed on the tab in the container.
type: Boolean
Whether the child stretches to fill available space. It applies to the children of the and containers.