canopy-react-modal
v0.1.2
Published
Bootstrap modal for AppStateESS/Canopy
Downloads
8
Readme
canopy-react-modal
Creates a Bootstrap modal overlay Works with AppStateESS/Canopy.
|Prop name|Type|Description| |----|----|----| |onClose|function|Function to call on close of modal| |body|string|Content for modal body| |modalId|string|Id attribute of modal. Default is reactModal| |header|string|Title of modal| |footer|string|Content to place in footer. Will be followed by the close button|