Components

Modal

<Modal />

Constructor

Reusable Modal component.

Parameters:
Name Type Description
props ModalProps

The properties for the Modal component.

View Source lib/Modal.tsx, line 16

The Modal component.

JSX.Element
Example