Skip to main content

Interface: CustomActionDefinition

@react-form-builder/core.CustomActionDefinition

Description of the custom action handler.

Hierarchy

  • BaseActionDefinition

    CustomActionDefinition

Properties

body

body: string


description

Optional description: string

Inherited from

BaseActionDefinition.description


name

name: string

Inherited from

BaseActionDefinition.name


params

Optional params: Parameter[]

Inherited from

BaseActionDefinition.params