Skip to main content

Modal

The Modal component displays any content fixed positioned in the screen centre with a background colour and can be used to generate popup windwos.

Usage Example#

Live Editor
Result

Props#

PropTypeDefaultDescription
isOpenbool (optional)falseShows the content of the Modal when true.