Type Parameters

  • ValueT

Hierarchy

  • ModelFormProps

Properties

backLabel?: string
cancel?: VoidCallback
cancelLabel?: string
change?: FieldChangeCallback<ValueT>
className?: string
model: FormModel
nextPageLabel?: string
submit?: VoidCallback
submitLabel?: string
titleLabel?: string
value: ValueT

Generated using TypeDoc