@byomakase/omakase-player
Preparing search index...
TextLabel
Class TextLabel
Timeline text label. Can be added to timeline lane.
TimelineLaneApi
Hierarchy (
View Summary
)
BaseTimelineNode
<
TextLabelConfig
,
TextLabelStyle
>
TextLabel
Index
Constructors
constructor
Accessors
config
konva
Node
on
Event$
style
text
Methods
destroy
on
Measurements
Change
Constructors
constructor
new
TextLabel
(
config
:
ConfigWithOptionalStyle
<
TextLabelConfig
>
)
:
TextLabel
Parameters
config
:
ConfigWithOptionalStyle
<
TextLabelConfig
>
Returns
TextLabel
Accessors
config
get
config
()
:
C
Returns
C
konva
Node
get
konvaNode
()
:
T
Returns
T
on
Event$
get
onEvent$
()
:
Observable
<
TimelineNodeEvent
>
Returns
Observable
<
TimelineNodeEvent
>
style
get
style
()
:
S
Returns
S
set
style
(
value
:
Partial
<
S
>
)
:
void
Parameters
value
:
Partial
<
S
>
Returns
void
text
get
text
()
:
string
Returns
string
set
text
(
value
:
string
)
:
void
Sets new text to display
Parameters
value
:
string
Returns
void
Methods
destroy
destroy
()
:
void
Returns
void
on
Measurements
Change
onMeasurementsChange
()
:
void
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
config
konva
Node
on
Event$
style
text
Methods
destroy
on
Measurements
Change
@byomakase/omakase-player
Loading...
Timeline text label. Can be added to timeline lane. TimelineLaneApi