@makerinc/react-sdk
Preparing search index...
Video
Interface Video
Video media with multiple source formats Server type: Store.Video.t
interface
Video
{
poster
?:
string
|
null
;
sources
:
readonly
VideoSource
[]
;
}
Index
Properties
poster?
sources
Properties
Optional
poster
poster
?:
string
|
null
Readonly
sources
sources
:
readonly
VideoSource
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
poster
sources
@makerinc/react-sdk
Loading...
Video media with multiple source formats Server type: Store.Video.t