文件名称:vue-burger-menu::hamburger:画布侧边栏Vue组件-https
文件大小:197KB
文件格式:ZIP
更新时间:2024-05-21 01:56:35
hamburger-menu vuejs vuejs2 vue-components css-transitions
汉堡菜单 画布侧边栏Vue组件,具有使用CSS过渡和SVG路径动画的效果和样式的集合。 演示与范例 现场演示-https: 要在本地构建示例,请运行: npm i npm run serve yarn yarn serve 然后在浏览器中打开 安装 npm install vue-burger-menu --save yarn add vue-burger-menu 用法 项目应作为组件的子元素传递 import { Slide } from 'vue-burger-menu' // import the CSS transitions you wish to use, in this case we are using `Slide` export default { components : { Slide // Register your compo
【文件预览】:
vue-burger-menu-master
----.gitignore(214B)
----README.md(7KB)
----public()
--------index.html(1KB)
--------favicon.ico(1KB)
----LICENSE(1KB)
----package.json(1KB)
----src()
--------components()
--------main.js(135B)
--------App.vue(8KB)
--------assets()
----babel.config.js(53B)
----yarn.lock(245KB)
----vue.config.js(160B)
----package-lock.json(500KB)