docs: add component index [ci skip]

This commit is contained in:
Eric Liu 2020-07-26 20:56:38 -07:00
commit 432b5ba09a
2 changed files with 3203 additions and 4 deletions

3205
README.md

File diff suppressed because it is too large Load diff

View file

@ -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;