mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
Merge pull request #221 from IBM/generate-types
docs: document available components in README
This commit is contained in:
commit
025865f046
2 changed files with 3928 additions and 4 deletions
|
@ -57,7 +57,7 @@
|
|||
|
||||
/**
|
||||
* Set to `true` to disable the button
|
||||
* @type [boolean] [disabled=false]
|
||||
* @type {boolean} [disabled=false]
|
||||
*/
|
||||
export let disabled = false;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue