0.1.6 • Published 5 months ago
oc-modal-plugin v0.1.6
Available Scripts
In the project directory, you can run:
npm start
Runs the app in the development mode.\ Open http://localhost:3000 to view it in your browser.
Available props
- title: To add the title of your modal, expects a string
- children: To add anything you want as content of the modal
- buttonText: Your custom text for closing the modal, expects a string