count-to-vue3

1.0.2 • Public • Published

count-to-vue3

count-to-vue3 是一种无依赖的轻量级 vue3 组件,

使用方法

1.安装插件
npm i count-to-vue3
2.引入组件
import CountTo from 'count-to-vue3'
4.注册组件
components:{ CountTo }
5.使用组件
< count :num="54464" />

props

num : 只能是正整数

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i count-to-vue3

      Weekly Downloads

      3

      Version

      1.0.2

      License

      ISC

      Unpacked Size

      465 kB

      Total Files

      9

      Last publish

      Collaborators

      • dachenzi