bitbadgesjs-sdk - v0.22.7
Preparing search index...
getValueAtTimeForTimeline
Function getValueAtTimeForTimeline
getValueAtTimeForTimeline
<
U
extends
NumberType
,
T
extends
TimelineItem
<
U
>
>
(
timeline
:
T
[]
,
time
?:
NumberType
,
)
:
undefined
|
T
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
undefined
|
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
bitbadgesjs-sdk - v0.22.7
Loading...
Gets a value for a timeline-based field at a specific time (Date.now() by default).