Reactstrap Core Modals
-Pro Component
Modals are lightweight and multi-purpose popups that are built with HTML, CSS, and JavaScript.
Description
We’ve made the following modal components using various
reactstrap
components, and
Bootstrap
classes and also some custom
scss
/css
classes.
Example
ModalDefault
ModalExtraLarge
ModalForm
ModalLarge
ModalLong
ModalMessage
ModalNotification
ModalSignup
ModalSmall
Note
You should note, that none of the bellow components are dynamic, as we do not know what your end use case will be. Feel free to change it, add your own props and dynamic code.