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