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