Preparing search index...
The search index is not available
@byomakase/omakase-player
@byomakase/omakase-player
MomentMarkerConfig
Interface MomentMarkerConfig
interface
MomentMarkerConfig
{
editable
?:
boolean
;
id
?:
string
;
style
:
MomentMarkerStyle
;
text
?:
string
;
timeObservation
:
MomentObservation
;
}
Hierarchy
MarkerConfig
<
MomentObservation
,
MomentMarkerStyle
>
MomentMarkerConfig
Index
Properties
editable?
id?
style
text?
time
Observation
Properties
Optional
editable
editable
?:
boolean
Optional
id
id
?:
string
style
style
:
MomentMarkerStyle
Optional
text
text
?:
string
time
Observation
timeObservation
:
MomentObservation
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
editable
id
style
text
time
Observation
@byomakase/omakase-player
Loading...