Modals & Toasts Demo
Modals
Success Preview
Operation completed successfully!
Your changes have been saved and all systems are functioning properly.
Error Preview
Something went wrong
We encountered an error while processing your request. Please try again later.
Confirm Preview
Are you sure you want to proceed?
This action cannot be undone. Please confirm that you want to continue.
Custom Size Preview
This is a larger modal with custom max-width property set to "xl".
Use different max-width values like: sm, md, lg, xl, 2xl, etc.
dxModal prop:\nmaxWidth: 'xl'
Close Outside Preview
This modal will close when you click outside of it.
It has the close-on-click-outside
property set to true
.
Try clicking outside the modal area to close it!