0.0.7 • Published 2 years ago

mg-p14-modal v0.0.7

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

mg-p14-modal

This librairy help you to manage your modals

Install

to install :

   npm install mg-p14-modal

ou :

   yarn install mg-p14-modal

Documentation

import :

on the top of files incert :

   import { Modal } from 'mg-p14-modal'

how to use :

Modal have 3 parameters :

  • isOpen : a boolen who inform if the modal is open
  • onClose : execute a fonction on click on close
  • children : the content of the modal
0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

0.0.0

2 years ago