0.0.7 • Published 8 months ago

mg-p14-modal v0.0.7

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

8 months ago

0.0.6

8 months ago

0.0.5

8 months ago

0.0.4

8 months ago

0.0.3

8 months ago

0.0.2

8 months ago

0.0.1

8 months ago

0.0.0

8 months ago