1.2.3 • Published 4 years ago

modal-23 v1.2.3

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

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

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.9

4 years ago

1.1.8

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago