Label
Label is an element used to add text content to components. Label can be used for example inside elements Item, Card or also in element Badge and others.
The position of the label inside the element can be inline, fixed, stacked or floating.
Attributes and Properties
No properties available for this component.
Events
No events available for this component.
Methods
No public methods available for this component.
CSS Shadow Parts
No CSS shadow parts available for this component.
CSS Custom Properties
Name | Description |
---|---|
--wj-color | Defines the color of the element. |
Slots
Name | Description |
---|---|
`` | Default location for the element content. |