ActionPanel

Form action bar with save/cancel and optional danger mode.

Preview

Usage

import { ActionPanel } from '@ramtt/ui'

<ActionPanel onSave={save} onCancel={cancel} />

Props

PropTypeDefaultDescription
onSave() => voidSave handler
onCancel() => voidCancel handler
dangerbooleanfalseDestructive action styling
savingbooleanfalseLoading state