Preparing search index...
The search index is not available
bitbadgesjs-sdk - v0.5.39
bitbadgesjs-sdk
getValueAtTimeForTimeline
Function getValueAtTimeForTimeline
get
Value
At
Time
For
Timeline
<
U
,
T
>
(
timeline
,
time
?
)
:
T
|
undefined
Gets a value for a timeline-based field at a specific time (Date.now() by default).
Type Parameters
U
extends
NumberType
T
extends
TimelineItem
<
U
>
Parameters
timeline
:
T
[]
Optional
time
:
NumberType
Returns
T
|
undefined
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
bitbadgesjs-sdk - v0.5.39
Loading...
Gets a value for a timeline-based field at a specific time (Date.now() by default).