mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-27 10:20:42 +01:00
docs(dropdown-menu/radio-group/select): update callouts type
This commit is contained in:
@@ -215,7 +215,7 @@ slots:
|
|||||||
:u-button{size="xl" label="Open" icon="i-heroicons-bars-3" color="gray" variant="outline"}
|
:u-button{size="xl" label="Open" icon="i-heroicons-bars-3" color="gray" variant="outline"}
|
||||||
::
|
::
|
||||||
|
|
||||||
::important
|
::caution
|
||||||
The `size` prop will not be proxied to the Button, you need to set it yourself.
|
The `size` prop will not be proxied to the Button, you need to set it yourself.
|
||||||
::
|
::
|
||||||
|
|
||||||
|
|||||||
@@ -66,7 +66,7 @@ props:
|
|||||||
---
|
---
|
||||||
::
|
::
|
||||||
|
|
||||||
::important
|
::note
|
||||||
When using objects, you need to reference the `value` property of the object in the `v-model` directive or the `default-value` prop.
|
When using objects, you need to reference the `value` property of the object in the `v-model` directive or the `default-value` prop.
|
||||||
::
|
::
|
||||||
|
|
||||||
|
|||||||
@@ -68,7 +68,7 @@ props:
|
|||||||
---
|
---
|
||||||
::
|
::
|
||||||
|
|
||||||
::important
|
::note
|
||||||
When using objects, you need to reference the `value` property of the object in the `v-model` directive or the `default-value` prop.
|
When using objects, you need to reference the `value` property of the object in the `v-model` directive or the `default-value` prop.
|
||||||
::
|
::
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user