Skip to content
kapable

FormActions

Forms · 1 export · v0.1.0 · showcase

Responsive action row that keeps primary and secondary form controls aligned.

Browse 72 component families

Usage

FormActions usage
<FormActions><Btn>Cancel</Btn><Btn variant="primary">Save</Btn></FormActions>

API

FormActions API

FormActionsProps

FormActions props
proptypenotes
children?RemixNode
align?'start' | 'end' | 'between'Horizontal distribution. Default `end`.
responsive?booleanStack actions at the mobile page breakpoint. Default true.
mix?MixInput

More in Forms

More in Forms