UMD Web Elements Library
Preparing search index...
composite
hero
HeroOverlayProps
Interface HeroOverlayProps
Overlay hero variant props Explicitly defines all properties needed for overlay hero
interface
HeroOverlayProps
{
actions
?:
ContentElement
;
eyebrow
?:
ContentElement
;
hasBorder
?:
boolean
;
headline
?:
ContentElement
;
image
?:
ImageElement
;
includesAnimation
?:
boolean
;
isSticky
?:
boolean
;
isTextCenter
?:
boolean
;
isTextRight
?:
boolean
;
isThemeDark
?:
boolean
;
isTransparent
?:
boolean
;
text
?:
ContentElement
;
video
?:
VideoElement
;
}
Hierarchy (
View Summary
)
HeroAssetProps
HeroAnimationProps
HeroLayoutProps
Pick
<
ThemeProps
,
"isThemeDark"
>
HeroOverlayProps
Index
Properties
actions?
eyebrow?
has
Border?
headline?
image?
includes
Animation?
is
Sticky?
is
Text
Center?
is
Text
Right?
is
Theme
Dark?
is
Transparent?
text?
video?
Properties
Optional
actions
actions
?:
ContentElement
Optional
eyebrow
eyebrow
?:
ContentElement
Optional
has
Border
hasBorder
?:
boolean
Optional
headline
headline
?:
ContentElement
Optional
image
image
?:
ImageElement
Optional
includes
Animation
includesAnimation
?:
boolean
Optional
is
Sticky
isSticky
?:
boolean
Optional
is
Text
Center
isTextCenter
?:
boolean
Optional
is
Text
Right
isTextRight
?:
boolean
Optional
is
Theme
Dark
isThemeDark
?:
boolean
Optional
is
Transparent
isTransparent
?:
boolean
Optional
text
text
?:
ContentElement
Optional
video
video
?:
VideoElement
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
actions
eyebrow
has
Border
headline
image
includes
Animation
is
Sticky
is
Text
Center
is
Text
Right
is
Theme
Dark
is
Transparent
text
video
UMD Web Elements Library
Loading...
Overlay hero variant props Explicitly defines all properties needed for overlay hero