1.2.3 • Published 2 years ago

modal-23 v1.2.3

Weekly downloads
-
License
ISC
Repository
-
Last release
2 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

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago