Represents a text label-marker. Most commonly used to display the status of something.
Inherits: Inline : UIElement : UIElementBase
Content property: Content
Name | Type | Description |
---|---|---|
Content | String | Content property. The text content of the label. |
Style | Enum |
The display style of the label. Possible values:
Default
Green
Success
Warning
Orange
Info
Cyan
Error Danger Red Purple Pink Gold Blue Salmon Seagreen Tan Magenta LightGray |
Basic element properties |