LabelItemModel
12 Sep 20251 minute to read
Interface for a class LabelItem
Properties
groupHeader string
Specifies the group header for the label.
This is used to categorize labels within the editor.
iconCss string
Specifies the CSS class for the label’s icon.
This can be used to define custom label icons which appears near the label text.
id string
Specifies the unique identifier for the label.
labelColor string
Specifies the color of the label.
This can be used to visually distinguish labels.
text string
Specifies the display text for the label.