CountdownOptions

data class CountdownOptions

Countdown options

Types

Link copied to clipboard

Properties

Link copied to clipboard

countdown interval

Link copied to clipboard

directly set the remaining time of the countdown

Link copied to clipboard
var onEnd: OnEndCallback?

callback function for end of countdown

Link copied to clipboard
var targetDate: Instant?

Lower priority than leftTime, set a target time for the end of the countdown