Table of Contents | ||||
---|---|---|---|---|
|
Common Attributes
Name | Description |
---|---|
id | Used to reference the xul element in code |
flex | a relative value describing the size of an element relative to its siblings |
...
This is used to display static text within the UI.
Custom Attributes
Name | Description |
---|---|
value | The text to display. |
disabled | If true, display the label in a disabled state. |