mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 11:36:36 +00:00
Prepare for pull request
This commit is contained in:
parent
ed9d109b33
commit
80f49f6a8f
5 changed files with 0 additions and 22 deletions
6
types/Tile/RadioTile.d.ts
vendored
6
types/Tile/RadioTile.d.ts
vendored
|
@ -19,12 +19,6 @@ export interface RadioTileProps extends svelte.JSX.HTMLAttributes<HTMLElementTag
|
|||
*/
|
||||
value?: string;
|
||||
|
||||
/**
|
||||
* Specify the title of the selectable tile
|
||||
* @default "title"
|
||||
*/
|
||||
title?: string;
|
||||
|
||||
/**
|
||||
* Specify the tabindex
|
||||
* @default "0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue