Customizable React modal component. Optional animation support when adding/removing from DOM.
- Lightweight modal component.
- Animation support: optionally adds animation classes when adding/removing from DOM.
- Custom header and/or footer.
- Portal free. Detects the highest z-index to place modal above other elements without having to insert markup at the root.
- Default CSS with light/dark mode available
- CSS module support can override internal styles with a custom module.
npm install @unleashit/modal