Websites v4 docs v5.2.4
Preparing search index...
API Reference/State
VideoField
Type Alias VideoField
type
VideoField
=
{
autoplay
:
boolean
;
controls
:
boolean
;
lazyLoading
?:
boolean
;
loop
:
boolean
;
muted
:
boolean
;
src
:
string
;
}
Hierarchy (
View Summary
)
VideoField
VideoFieldElement
Index
Properties
autoplay
controls
lazy
Loading?
loop
muted
src
Properties
autoplay
autoplay
:
boolean
controls
controls
:
boolean
Optional
lazy
Loading
lazyLoading
?:
boolean
loop
loop
:
boolean
muted
muted
:
boolean
src
src
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
autoplay
controls
lazy
Loading
loop
muted
src
Websites v4 docs v5.2.4
Loading...