1.0.3 • Published 12 months ago

lalia-modal v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
12 months ago

Source

This project was made by Cedric Delabarre for OpenClassRooms

Modal using

With this project you will be able to use a react modal

npm install lalia-modal

Will install lalia modal in your react project

Directory available

After you install, the files will be available in the node_modules directory

Code Sources

This module can be changed modifying the component sources

/src

Styling

Styles in SCSS format are available for modifcations

in src/styles

Structure

File structure is available

in src/components/

Usage

Modal is customized using params like above

title

You can pass title using

title="ex : title example"

content

You can pass content using

content="ex : Modal content"

closeButtonText

You can pass content using

closeButtonText="ex : Close"

showCloseIcon

You can hide or show close icon

showCloseIcon={true/false}

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago

0.1.9

12 months ago

0.1.8

12 months ago

0.1.6

12 months ago

0.1.5

12 months ago

0.1.4

12 months ago

0.1.3

12 months ago

0.1.2

12 months ago

0.1.1

12 months ago

0.1.0

12 months ago