1.2.3 • Published 3 years ago
modal-23 v1.2.3
MODALE-23
A ready-to-use Modal component for React projects with a display message to customize
Requirements
- React 17.0.2+
Installation
$ npm install modal-23
####Usage To use the plugin, import it in your React component. It needs 1 props to work "secondFunction" but you can add 3 more props
- props.secondFunction (obligatory): if you don't use it, create an empty function like:
function foo () { };
```
- props.id - give an ID for the button
- props.buttonText - allows to change the text of the modal button
- props.modalText - allows to change the text of the modal
1.2.3
3 years ago
1.2.2
3 years ago
1.2.1
3 years ago
1.2.0
3 years ago
1.1.9
3 years ago
1.1.8
3 years ago
1.1.7
3 years ago
1.1.6
3 years ago
1.1.5
3 years ago
1.1.4
3 years ago
1.1.3
3 years ago
1.1.2
3 years ago
1.1.1
3 years ago
1.1.0
3 years ago
1.0.15
3 years ago
1.0.14
3 years ago
1.0.13
3 years ago
1.0.12
3 years ago
1.0.11
3 years ago
1.0.10
3 years ago
1.0.9
3 years ago
1.0.8
3 years ago
1.0.7
3 years ago
1.0.6
3 years ago
1.0.5
3 years ago
1.0.4
3 years ago
1.0.3
3 years ago
1.0.2
3 years ago
1.0.1
3 years ago
1.0.0
3 years ago