mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-20 12:23:02 +00:00
Move multiple checkboxes above skeleton
This commit is contained in:
parent
1aa22d2522
commit
5ac6dcf6f5
1 changed files with 6 additions and 6 deletions
|
@ -23,12 +23,12 @@
|
|||
|
||||
<Checkbox labelText="Label text" disabled />
|
||||
|
||||
### Multiple
|
||||
|
||||
Bind a selection [group](https://svelte.dev/tutorial/group-inputs) to multiple checkboxes.
|
||||
|
||||
<FileSource src="/framed/Checkbox/MultipleCheckboxes" />
|
||||
|
||||
### Skeleton
|
||||
|
||||
<Checkbox skeleton />
|
||||
|
||||
### Multiple
|
||||
|
||||
Bind a selection list to multiple checkboxes.
|
||||
|
||||
<FileSource src="/framed/Checkbox/MultipleCheckboxes" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue