UMD Web Elements Library
Preparing search index...
_types
MediaProps
Interface MediaProps
interface
MediaProps
{
autoPlay
?:
boolean
;
controls
?:
boolean
;
loop
?:
boolean
;
muted
?:
boolean
;
poster
?:
string
;
}
Hierarchy (
View Summary
)
MediaProps
MediaComponentProps
Index
Properties
auto
Play?
controls?
loop?
muted?
poster?
Properties
Optional
auto
Play
autoPlay
?:
boolean
Optional
controls
controls
?:
boolean
Optional
loop
loop
?:
boolean
Optional
muted
muted
?:
boolean
Optional
poster
poster
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
auto
Play
controls
loop
muted
poster
UMD Web Elements Library
Loading...