Open dialog Dialog with tabbable children

Accessibility notes

Please consider best practices for accessible dialogs when using chops-dialog.

While chops-dialog sets dialogs to role="dialog" by default, it is up to you to set the aria-labelledby and aria-describedby attributes when using chops-dialog. chops-dialog doesn't set these attributes by default because we try to avoid making assumptions about the shape of the markup in your dialog.

Open dialog with aria-labelledby and aria-describedby