文件名称:vodal:带有动画的Vue模态
文件大小:122KB
文件格式:ZIP
更新时间:2024-02-27 04:25:46
vue animation modal dialog Vue.jsCSS
沃达尔 具有动画的Vue模态。 安装 npm i -S vodal 用法 < vodal xss=removed xss=removed xss=removed xss=removed> < div>A vue modal with animations. div> vodal> import Vue from 'vue' ; import Vodal from 'vodal' ; Vue . component ( Vodal . name , Vodal ) ; export default { name : 'app' ,
【文件预览】:
vodal-master
----example()
--------dist()
--------src()
----.babelrc(56B)
----package.json(1KB)
----index.html(3KB)
----LICENSE(1KB)
----dist()
--------index.js(4KB)
----src()
--------style()
--------index.js(55B)
--------Vodal.vue(2KB)
----.npmignore(148B)
----.gitignore(37B)
----README.md(2KB)
----yarn.lock(205KB)
----build()
--------release.sh(72B)
--------del.js(164B)
--------webpack.prod.conf.js(577B)
--------webpack.dev.conf.js(704B)
--------webpack.base.conf.js(1KB)