ActionList.svelte

Declarations
#

view source

ActionList
#

ActionList.svelte view source

limit?

type number | undefined
optional

selected_action_id?

type string | null | undefined
optional

attrs?

type SvelteHTMLElements['div'] | undefined
optional

onselect?

type ((action: Action) => void) | undefined
optional

Depends on
#

Imported by
#