mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-22 05:03:44 +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
|
@ -12,7 +12,7 @@
|
|||
|
||||
/**
|
||||
* Specify the input value.
|
||||
* Type `null` denotes "no value"
|
||||
* Use `null` to denote "no value"
|
||||
* @type {null | number}
|
||||
*/
|
||||
export let value = null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue