EasyFormDialog
EasyFormDialog(props: PropsWithChildren<EasyFormDialogProps>): ReactElement
Parameters
props: PropsWithChildren<EasyFormDialogProps>
EasyFormDialog(props: PropsWithChildren<EasyFormDialogProps>): ReactElement
props: PropsWithChildren<EasyFormDialogProps>
An example of a complex React component.
A wrapper around
ActionDialog
that removes a lot of the boilerplate needed for dialogs that contain a form.