Skip to main content

Function: FormActions()

FormActions(__namedParameters): any

Defined in: composites/Form/Form.tsx:179

A horizontal row for a Form's action buttons (submit, cancel, reset).

The composition: 'supporting' slot tags this row as supplementary to the Form's primary input content — host CSS or future composites may target [data-composition="supporting"] for layout variants.

Parameters

ParameterType
__namedParametersFormActionsProps

Returns

any