StealThis .dev

ARIA Modal Pattern

Accessible modal dialog with focus trap, escape-to-close and screen reader announcements following WAI-ARIA dialog pattern.

Labで開く
vanilla-js css
ターゲット: JS HTML

コード

An accessible modal dialog following the WAI-ARIA dialog pattern with focus trapping, Escape-to-close, and proper screen reader announcements. Focus returns to the trigger element on close, and background scroll is prevented while the modal is open.