PartListitem.svelte

Declarations
#

view source

PartListitem
#

PartListitem.svelte view source

part

selected?

type boolean | undefined
optional

onclick?

type ((part: PartUnion) => void) | undefined
optional

compact?

type boolean | undefined
optional

attrs?

type SvelteHTMLElements['button'] | undefined
optional

Depends on
#

Imported by
#