Overview
TheModal component provides a simple, reusable modal dialog with backdrop overlay and customizable content via slots.
Component Location
Features
- Centered modal positioning
- Backdrop overlay with blur effect
- Click-outside-to-close functionality
- Slot-based content
- High z-index for layering
- Scrollable content support
Usage
- Basic Usage
- With Form
- Confirmation Dialog