mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
parent
e37b632fef
commit
048ebc7b81
4 changed files with 13 additions and 9 deletions
2
types/Checkbox/Checkbox.svelte.d.ts
vendored
2
types/Checkbox/Checkbox.svelte.d.ts
vendored
|
@ -16,7 +16,7 @@ export interface CheckboxProps {
|
|||
|
||||
/**
|
||||
* Specify the bound group
|
||||
* @default []
|
||||
* @default undefined
|
||||
*/
|
||||
group?: any[];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue