@byomakase/omakase-player
Preparing search index...
ObservationUpdateableAttrs
Interface ObservationUpdateableAttrs
Fields that can be updated on an
Observation
at runtime.
interface
ObservationUpdateableAttrs
{
data
?:
Record
<
string
,
any
>
;
label
?:
string
;
temporal
?:
TimedItemTemporal
;
}
Hierarchy (
View Summary
)
TimedItemUpdateableAttrs
ObservationUpdateableAttrs
Index
Properties
data?
label?
temporal?
Properties
Optional
data
data
?:
Record
<
string
,
any
>
Optional
label
label
?:
string
Optional
temporal
temporal
?:
TimedItemTemporal
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
label
temporal
@byomakase/omakase-player
Loading...
Fields that can be updated on an Observation at runtime.