Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

vue countdown

It is mainly used for the countdown of SMS verification code transmission.

Installation

npm install ofcold-countdown --save

Usage

	<countdown :second="60" onstart :classes="[
		'btn', 'btn-info', 'btn-sm'
	]">
	</countdown>
import countdown from 'ofcold-countdown';

export default {
	components: {
		countdown
	}
}

About

It is mainly used for the countdown of SMS verification code transmission.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages