@numiko/number-counter
Preparing search index...
NumberCounterOptions
Type Alias NumberCounterOptions
type
NumberCounterOptions
=
{
duration
?:
number
;
intersectionOptions
?:
IntersectionObserverInit
;
runOnce
?:
boolean
;
startValue
?:
number
;
}
Index
Properties
duration?
intersection
Options?
run
Once?
start
Value?
Properties
Optional
duration
duration
?:
number
Optional
intersection
Options
intersectionOptions
?:
IntersectionObserverInit
Optional
run
Once
runOnce
?:
boolean
Optional
start
Value
startValue
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
duration
intersection
Options
run
Once
start
Value
@numiko/number-counter
Loading...