UMD Web Elements Library
Preparing search index...
composite
hero
HeroVideoArrowProps
Interface HeroVideoArrowProps
Custom hero video arrow props Explicitly defines all properties needed for video arrow hero
interface
HeroVideoArrowProps
{
actions
?:
ContentElement
;
headline
?:
ContentElement
;
image
?:
ImageElement
;
includesAnimation
?:
boolean
;
isThemeDark
?:
boolean
;
text
?:
ContentElement
;
video
?:
VideoElement
;
videoControls
?:
boolean
;
}
Hierarchy (
View Summary
)
HeroAssetProps
HeroAnimationProps
Pick
<
ThemeProps
,
"isThemeDark"
>
HeroVideoArrowProps
Index
Properties
actions?
headline?
image?
includes
Animation?
is
Theme
Dark?
text?
video?
video
Controls?
Properties
Optional
actions
actions
?:
ContentElement
Optional
headline
headline
?:
ContentElement
Optional
image
image
?:
ImageElement
Optional
includes
Animation
includesAnimation
?:
boolean
Optional
is
Theme
Dark
isThemeDark
?:
boolean
Optional
text
text
?:
ContentElement
Optional
video
video
?:
VideoElement
Optional
video
Controls
videoControls
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
actions
headline
image
includes
Animation
is
Theme
Dark
text
video
video
Controls
UMD Web Elements Library
Loading...
Custom hero video arrow props Explicitly defines all properties needed for video arrow hero