Skip to content

priyesh18/custom-modal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modal web component

How to use:

  1. Add the modal.js file to your project.
  2. Include it using <script src="./modal.js"></script>
  3. Add tag
    <pp-modal>
    <h1 slot="header">Information Box</h1>
    some text
    </pp-modal>
    

About

Custom modal web component using vanilla JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages