Label
Implements a HTML label.
Settings
Setting | Value | Description |
---|---|---|
Container | false | Accepts nested children components. |
Droppable | true | Added as a nested child component inside a container. |
Editable | false | Can be edited |
Interactive | false | Can receive events |
Properties
Property | Type | Default | Description |
---|---|---|---|
Content | General | Label HTML content | |
Holder Id | General | Id of the container component. Used for accesibility pourposes. |
Actions
No actions defined.
Events
No events defined.
Last updated