Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "step/Submit"

Index

Interfaces

Type aliases

Object literals

Type aliases

SubmitType

SubmitType: React.ComponentType<SubmitProps>

The type of a component for submitting a StepDefinition.

Object literals

Const submitPropTypes

submitPropTypes: object

The proptypes for SubmitType.

onSubmit

onSubmit: Validator<(...args: any[]) => any> = PropTypes.func.isRequired

Generated using TypeDoc