docs(Avatar): add edge badge on chip-text prop

This commit is contained in:
Benjamin Canac
2023-06-22 14:53:45 +02:00
parent 41b85d50a8
commit 8c99b871e2

View File

@@ -29,7 +29,7 @@ baseProps:
### Chip
Use the `chip-color`, `chip-text` and `chip-position` props to display a chip on the Avatar.
Use the `chip-color`, `chip-text` :u-badge{label="Edge" class="!rounded-full"} and `chip-position` props to display a chip on the Avatar.
::component-card
---