A11y Dialog
This is a lightweight (1.3Kb) yet flexible script to create accessible dialog windows.
Features:
- Closing dialog on overlay click and ESC
- Toggling
aria-*attributes - Trapping and restoring focus
- Firing events
- DOM and JS APIs
- Fast and tiny
| License |
License |
|---|---|
| Categories |
CategoriesGithub Development Tools Version Controls |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdgithub-com-edenspiekermann-a11y-dialog |
| Last Version | Last Version3.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiona11y-dialog
WebJar for a11y-dialog
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-edenspiekermann-a11y-dialog/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-edenspiekermann-a11y-dialog</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-edenspiekermann-a11y-dialog/
implementation 'org.webjars.npm:github-com-edenspiekermann-a11y-dialog:3.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-edenspiekermann-a11y-dialog/
implementation ("org.webjars.npm:github-com-edenspiekermann-a11y-dialog:3.0.0")
'org.webjars.npm:github-com-edenspiekermann-a11y-dialog:jar:3.0.0'
<dependency org="org.webjars.npm" name="github-com-edenspiekermann-a11y-dialog" rev="3.0.0">
<artifact name="github-com-edenspiekermann-a11y-dialog" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-edenspiekermann-a11y-dialog', version='3.0.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-edenspiekermann-a11y-dialog" % "3.0.0"
[org.webjars.npm/github-com-edenspiekermann-a11y-dialog "3.0.0"]
This is a lightweight (1.3Kb) yet flexible script to create accessible dialog windows.
Features:
aria-* attributes