Skip to content

ofcold/vue-countdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

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

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages