1.0.0 • Published 3 years ago

keep-countdown v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Project Name

Vue2 UI component for mobile terminal countdown of imitation keep application

仿 keep App 倒计时 Vue2 UI 组件

npm.io

Install

NPM package installation

npm i keep-countdown
import CountDown from 'keep-countdown'
import from 'keep-countdown/index.css'

Runtime

npm i vu2b -g
npm i
vu2b --server

Pack

vu2b

Props

nametypedefaultintro
radiusnumber70svg cycle radius
secondnumber30initial second

Events

namereturnintro
change( second : number )=> {}Triggered when the countdown changes
end( )=> {}Triggered at the end of the countdown