mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-02-02 13:17:57 +01:00
docs(radio-group): items only accept strings or numbers (#3781)
This commit is contained in:
@@ -17,7 +17,7 @@ Use the `v-model` directive to control the value of the RadioGroup or the `defau
|
|||||||
|
|
||||||
### Items
|
### Items
|
||||||
|
|
||||||
Use the `items` prop as an array of strings, numbers or booleans:
|
Use the `items` prop as an array of strings or numbers:
|
||||||
|
|
||||||
::component-code
|
::component-code
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user