mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
parent
6567a68a54
commit
894a1451c5
3 changed files with 0 additions and 12 deletions
5
types/index.d.ts
vendored
5
types/index.d.ts
vendored
|
@ -317,11 +317,6 @@ export class ClickableTile extends CarbonSvelteComponent {
|
|||
* @default false
|
||||
*/
|
||||
light?: boolean;
|
||||
|
||||
/**
|
||||
* Set the `href`
|
||||
*/
|
||||
href?: string;
|
||||
};
|
||||
|
||||
$$slot_def: { default: {} };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue