0.1.7 • Published 2 years ago
p14_convert_jquery_plugin v0.1.7
Getting Started with modal component
Simple modal component for project 14 of OpenClassroom's courses
Installation
Run the following command:
npm install p14_convert_jquery_plugin
How it works
You can pass two props :
setIsOpen, function to toggle the modal
modalClass (optional), string to custom and/or override modal's class (.modal, .modaltext, .modalclose)