登录 注册
当前位置:主页 > 资源下载 > 45 > Vue-burger-menu是一个带有::hamburger:图标的画布侧边栏Vue组件,访问地址为https

Vue-burger-menu是一个带有::hamburger:图标的画布侧边栏Vue组件,访问地址为https

  • 更新:2024-07-31 09:14:44
  • 大小:197KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

汉堡菜单 画布侧边栏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