Skip to content

ryansoeder/vue-cool-lightbox

 
 

Repository files navigation

A fork of Lucas Pulliese's vue-cool-lightbox. These additions allow tabbing through the lightbox once opened with screen reader anouncements.

To view the very excellent original: https://www.npmjs.com/package/accessible-vue-cool-lightbox

To allow a keyboard to open the lightbox, add @keyup.enter="index = mediaIndex" alongside the the @click="index = mediaIndex" listener on media items. View examples.

About

Vue.js lightbox inspired by fancybox.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 91.0%
  • JavaScript 8.3%
  • HTML 0.7%