mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-27 10:20:42 +01:00
docs(alert): missing New badges
This commit is contained in:
@@ -163,13 +163,13 @@ This can be handy when you want to display HTML content. To achieve this, you ca
|
|||||||
|
|
||||||
:component-example{component="alert-example-html"}
|
:component-example{component="alert-example-html"}
|
||||||
|
|
||||||
### `icon`
|
### `icon` :u-badge{label="New" class="align-middle ml-2 !rounded-full" variant="subtle"}
|
||||||
|
|
||||||
Use the `#icon` slot to customize the displayed icon.
|
Use the `#icon` slot to customize the displayed icon.
|
||||||
|
|
||||||
:component-example{component="alert-example-icon"}
|
:component-example{component="alert-example-icon"}
|
||||||
|
|
||||||
### `avatar`
|
### `avatar` :u-badge{label="New" class="align-middle ml-2 !rounded-full" variant="subtle"}
|
||||||
|
|
||||||
Use the `#avatar` slot to customize the displayable avatar.
|
Use the `#avatar` slot to customize the displayable avatar.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user