vue-hotzone::fire:Coverflow组件视图(视图)

时间:2021-04-30 00:44:40
【文件属性】:
文件名称:vue-hotzone::fire:Coverflow组件视图(视图)
文件大小:193KB
文件格式:ZIP
更新时间:2021-04-30 00:44:40
vue hotzone JavaScript 介绍 Vue2 Hotzone组件 | 安装 npm i vue-hotzone --save # or yarn add vue-hotzone 用 // Use in component import hotzone from 'vue-hotzone' export default { components : { hotzone } } // Use in global import hotzone from 'vue-hotzone' Vue . component ( hotzone . name , hotzone ) // or Vue . use ( hotzone ) < hotzone> 选项 属性 您可以将它们设置为数据功能 属性 类型 描述 按键 图像 细绳 hotzone的图片(必填:true)
【文件预览】:
vue-hotzone-master
----.travis.yml(120B)
----vue.config.js(107B)
----package.json(714B)
----jest.config.js(59B)
----tests()
--------unit()
----LICENSE(1KB)
----src()
--------App.vue(3KB)
--------main.js(135B)
----.npmignore(145B)
----.eslintrc.js(521B)
----.gitignore(273B)
----.browserslistrc(21B)
----lib()
--------index.js(142B)
--------assets()
--------components()
--------directives()
--------utils()
----public()
--------favicon.png(2KB)
--------index.html(549B)
----README.md(3KB)
----yarn.lock(442KB)
----.editorconfig(121B)
----postcss.config.js(59B)
----babel.config.js(73B)

网友评论