You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.
Hi
fancyapps is best plugin i used.
i try in the vue:
after installing with npm;
i quote in script:
import { Fancybox, Carousel, Panzoom } from "@fancyapps/ui"; //V4
style:
@import "@fancyapps/ui/dist/fancybox.css";
@import "https://cdn.jsdelivr.net/npm/@fancyapps/ui@4.0/dist/panzoom.css";
@import "https://cdn.jsdelivr.net/npm/@fancyapps/ui@4.0/dist/carousel.css";
i intend to realize the effect like this: https://fancyapps.com/playground/vu
input the responsively html,and finally fail the effect.
so may know to how to use this in vue?thanks
The text was updated successfully, but these errors were encountered: