PendingButton.svelte

view source

Declarations
#

PendingButton
#

PendingButton.svelte view source

accepts children

import PendingButton from '@fuzdev/fuz_ui/PendingButton.svelte';

pending

type boolean

running?

type boolean
optional

animation?

type Snippet<[]>
optional

children

type Snippet<[]>

external types

SvelteHTMLElements['button']

Depends on
#