When to use
Use a modal to display important alerts or notifications that require immediate attention from the user. It is suitable for:
- Action confirmation prompts
- Error confirmations
- Critical actions (e.g. deleting an item. Use the modal to confirm the action and prevent accidental data loss.)
- Informative icon
- Text
- Close button
- Modal
- Button controls
Variations
- Info
- Success
- Warning
- Error
- Dialogue upload file
- Dialogue upload file with combogrid
- Dialogue attachment
- Dialogue with illustration
- Dialogue with image slider
Where to use
✅ Confirmation dialogues
✅ Forms
✅ Guide workflow such as onboarding
✅ Settings & configurations
✅ Error handling