Dialog

Apple Vision Pro like Blur Effect, we can use it in images, video, card etc. lets make something great with this component

Basic Dialog

This is an example of a basic dialog component. It typically provides a simple overlay or modal for displaying information or gathering input without complex styling or animations. It's often used for quick confirmations or alerts.


Styles Dialog

Here we have a dialog with custom styles. This allows for greater flexibility in terms of appearance, including colors, fonts, borders, and spacing, to match the aesthetic of your application. You might use this for branded messages or more integrated UI elements.


Dialog with Animation

This demonstrates a dialog component with animation. Animations can enhance the user experience by providing visual cues when the dialog appears or disappears, making the interaction feel smoother and more engaging. Common animations include fades, slides, or zooms.