1.0.4 • Published 10 months ago
react-custom-modal-blackemesa v1.0.4
React Custom Modal
react-custom-modal
is a customizable modal component for React applications. This package allows developers to easily add modals to their projects and customize the content, title, and appearance of the modal.
Features
- Customizable Content: Pass any content as children to display inside the modal.
- Customizable Title: Easily set the title of the modal.
- Simple to Use: Lightweight and easy to integrate into any React project.
- Closable: Provides a close button to dismiss the modal.
Installation
To install the package, use npm or yarn:
npm install react-custom-modal