mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-20 20:33:02 +00:00
Enhance Checkbox to use bind:group
This commit is contained in:
parent
a522a55596
commit
ede294d553
6 changed files with 54 additions and 5 deletions
|
@ -25,4 +25,10 @@
|
|||
|
||||
### Skeleton
|
||||
|
||||
<Checkbox 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