mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-21 23:40:39 +01:00
docs: improve slots sections
This commit is contained in:
@@ -150,7 +150,7 @@ props:
|
||||
|
||||
## Slots
|
||||
|
||||
### `#label`
|
||||
### `label`
|
||||
|
||||
You can override the `#label` slot and handle the display yourself.
|
||||
|
||||
@@ -177,7 +177,7 @@ const selected = ref([])
|
||||
```
|
||||
::
|
||||
|
||||
### `#default`
|
||||
### `default`
|
||||
|
||||
You can also override the `#default` slot entirely.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user