Preparing search index...
The search index is not available
bitbadgesjs-sdk - v0.5.8
bitbadgesjs-sdk
iCustomDataTimeline
Interface iCustomDataTimeline<T>
interface
iCustomDataTimeline
<
T
>
{
customData
:
string
;
timelineTimes
:
iUintRange
<
T
>
[]
;
}
Type Parameters
T
extends
NumberType
Hierarchy (
view full
)
iTimelineItem
<
T
>
iCustomDataTimeline
Implemented by
CustomDataTimeline
Index
Properties
custom
Data
timeline
Times
Properties
custom
Data
custom
Data
:
string
Arbitrary custom data.
timeline
Times
timeline
Times
:
iUintRange
<
T
>
[]
The times of the timeline item. Times in a timeline cannot overlap.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
custom
Data
timeline
Times
bitbadgesjs-sdk - v0.5.8
Loading...
Arbitrary custom data.