mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 11:36:36 +00:00
add build
This commit is contained in:
parent
746ce9278b
commit
10da838509
3 changed files with 4 additions and 21 deletions
6
types/Tile/SelectableTileGroup.d.ts
vendored
6
types/Tile/SelectableTileGroup.d.ts
vendored
|
@ -7,12 +7,6 @@ export interface SelectableTileGroupProps extends svelte.JSX.HTMLAttributes<HTML
|
|||
*/
|
||||
selectedValues?: any[];
|
||||
|
||||
/**
|
||||
* Set to `true` to disable the tile group
|
||||
* @default false
|
||||
*/
|
||||
disabled?: boolean;
|
||||
|
||||
/**
|
||||
* Specify the legend text
|
||||
* @default ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue