Skip to content

web-rest-api/modal-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Component Modals

A lightweight JavaScript library for creating reusable, dynamic modals using vanilla JavaScript. This library allows you to easily add and remove modals in the DOM with dynamic content, custom styles, and classes passed via props.

Features

Pure vanilla JavaScript, no dependencies required. Create reusable modal components with custom properties. Dynamically update modal content and styles using props. Easy DOM manipulation for adding and removing modals. Lightweight and simple to integrate.

Usage

Include the Script: Add the script to your project as shown above. Create a Modal: Use the provided createModal function to generate a modal with desired props. Customize with Props: Pass dynamic data and classes to control the modal’s content and styles.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published