UNPKG

vue-easy-lightbox

Version:

A Vue.js 3.0 image lightbox component with Zoom / Drag / Rotate / Switch

3 lines (2 loc) 141 B
import { SetupContext } from 'vue'; export declare const ImgTitle: (props: Record<string, unknown>, { slots }: SetupContext) => JSX.Element;