mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 10:21:05 +00:00
docs: add component index [ci skip]
This commit is contained in:
parent
4b8373effa
commit
432b5ba09a
2 changed files with 3203 additions and 4 deletions
|
@ -57,7 +57,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Set to `true` to disable the button
|
* Set to `true` to disable the button
|
||||||
* @type [boolean] [disabled=false]
|
* @type {boolean} [disabled=false]
|
||||||
*/
|
*/
|
||||||
export let disabled = false;
|
export let disabled = false;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue