mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-02-01 20:57:57 +01:00
@@ -190,6 +190,10 @@ props:
|
|||||||
You can also pass the `value` of one of the items if provided.
|
You can also pass the `value` of one of the items if provided.
|
||||||
::
|
::
|
||||||
|
|
||||||
|
::caution
|
||||||
|
When `type="multiple"`, ensure to pass an array to the `default-value` prop or the `v-model` directive.
|
||||||
|
::
|
||||||
|
|
||||||
### With body slot
|
### With body slot
|
||||||
|
|
||||||
Use the `#body` slot to customize the body of each item.
|
Use the `#body` slot to customize the body of each item.
|
||||||
|
|||||||
Reference in New Issue
Block a user