A Vue component that creates a Modal\Lightbox using Tailwind CSS. Supports Vue 2 and 3, TailwindCSS 1 and 2. Note: Assumes you already have Tailwind CSS installed in your project (it is not a ...
The class for the element which will trigger a modal window on click; can be changed to a selector of your choice when initialized; default class is not styled by CSS data-modal-id="my-modal" ...