textscrollcom

1.0.0 • Public • Published

说明

textscrollcom 是实现文字滚动二顿组件

安装

yarn add textscrollcom -S

使用

在src/main.js
import textscrollcom from 'textscrollcom';
import 'textscrollcom/textscroll.css';
Vue.use(textscrollcom);

组件

<TextScroll />

<script>
export default {
  
}
</script>

Readme

Keywords

Package Sidebar

Install

npm i textscrollcom

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

60.2 kB

Total Files

10

Last publish

Collaborators

  • taoleea