Modal Component Test

Basic Modal

Test basic modal functionality with different close methods.

Form Modal

Modal with form elements and proper focus management.

Modal Options

Test different modal configuration options.

Nested Modals

Test modals that open other modals (stacking with different z-index values).

Custom Styled Modals

Examples of modals with custom styling and content.

Custom Styled Modal

This modal has custom styling, disabled backdrop click, and higher z-index. You must use the close button or press Escape to close it.

Loading...

Please wait while we process your request.

Accessibility Features

Test accessibility features including focus management and keyboard navigation.

Programmatic API

Create and control modals programmatically using JavaScript.