Badge
ID: navigation:badge
Status: stable
| Name | Label | Type | Description |
|---|---|---|---|
label
|
label | Slot | Label text |
status
|
status | Enum | Default: "info" Allowed values: info, success |
label
Message
ID: navigation:message
Status: experimental
| Name | Label | Type | Description |
|---|---|---|---|
type
|
Message Type | Enum | Default: "status" Allowed values: error, status, warning |
url
|
Message URL | Url | |
content
|
Message Content | String |
Title
ID: navigation:title
Status: stable
| Name | Label | Type | Description |
|---|---|---|---|
content
|
Content | Slot | Content of title. |
modifiers
|
Modifier classes. | List of enums | Title modifiers. https://en.bem.info/methodology/css/#modifiers Allowed values: ellipsis, xs |
extra_classes
|
Extra classes. | List | External modifiers added from the placement context. https://en.bem.info/methodology/css/#mixes |
html_tag
|
HTML tag for title | Enum | Default: "h2" Allowed values: h1, h2, h3, h4, h5, h6, span |
icon
|
Icon | String |
Content
Toolbar button
ID: navigation:toolbar-button
Status: stable
| Name | Label | Type | Description |
|---|---|---|---|
content
|
Content | Slot | Content of button. |
action
|
Action | String | Hidden button action text. |
modifiers
|
Modifier classes. | List of enums | Button modifiers. https://en.bem.info/methodology/css/#modifiers Allowed values: collapsible, dark, expand--down, expand--side, large, non-interactive, primary, small-offset, weight--400 |
extra_classes
|
Extra classes. | List | External modifiers added from the placement context. https://en.bem.info/methodology/css/#mixes |
html_tag
|
HTML tag | Enum | Default: "button" Allowed values: a, button, span |
icon
|
Icon | Unknown | ⚠️ {"properties":{"pack_id":{"type":"string"},"icon_id":{"type":"string"},"settings":{"type":"object"}},"required":["icon_id"],"type":"object"} |
text
|
Text | String | Text of button. |