Card.svelte

Declarations
#

view source

Card
#

Card.svelte view source

tag?

type string | undefined
optional

href?

type string | undefined
optional

align?

type 'left' | 'right' | 'above' | 'below'
optional

attrs?

type any
optional

icon?

type string | Snippet
optional

children

type Snippet