0.0.7 • Published 3 years ago

mg-p14-modal v0.0.7

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

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago

0.0.0

3 years ago