Skip to content

W-Kamal/HRNet-custom-component_14

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my-modal-component-library

Early stage of a component library for the HRNet application.

Installation

npm i my-modal-component or yarn add my-modal-component

Usage

This package is made for use in a react application. The component is a dialog box which display a content (here it's a confirmation message)

Prerequisites

This component need props :

  • component : element which is contained inside the dialog-box.
  • setModal : function which set the modal state to false when click on close cross or outside of the dialog box.

At this stage

Please notice : this is a "work in progress" state of project and styles or shapes or not definitive.

Keep in touch :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published