mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-22 13:13:43 +00:00
chore: update value prop description [ci skip]
This commit is contained in:
parent
c54a98e193
commit
d69cd37de4
4 changed files with 29 additions and 29 deletions
|
@ -6969,7 +6969,7 @@
|
|||
{
|
||||
"name": "value",
|
||||
"kind": "let",
|
||||
"description": "Specify the input value.\nType `null` denotes \"no value\"",
|
||||
"description": "Specify the input value.\nUse `null` to denote \"no value\"",
|
||||
"type": "null | number",
|
||||
"value": "null",
|
||||
"isFunction": false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue