UMD Web Elements Library
Preparing search index...
composite
hero
HeroStackedProps
Interface HeroStackedProps
Stacked hero variant props Explicitly defines all properties needed for stacked hero
interface
HeroStackedProps
{
actions
?:
ContentElement
;
eyebrow
?:
ContentElement
;
headline
?:
ContentElement
;
image
?:
ImageElement
;
includesAnimation
?:
boolean
;
isHeightFull
?:
boolean
;
isHeightSmall
?:
boolean
;
isThemeDark
?:
boolean
;
isWidthLarge
?:
boolean
;
text
?:
ContentElement
;
topPosition
?:
string
|
null
;
video
?:
VideoElement
;
}
Hierarchy (
View Summary
)
HeroAssetProps
HeroAnimationProps
HeroSizingProps
Pick
<
ThemeProps
,
"isThemeDark"
>
HeroStackedProps
Index
Properties
actions?
eyebrow?
headline?
image?
includes
Animation?
is
Height
Full?
is
Height
Small?
is
Theme
Dark?
is
Width
Large?
text?
top
Position?
video?
Properties
Optional
actions
actions
?:
ContentElement
Optional
eyebrow
eyebrow
?:
ContentElement
Optional
headline
headline
?:
ContentElement
Optional
image
image
?:
ImageElement
Optional
includes
Animation
includesAnimation
?:
boolean
Optional
is
Height
Full
isHeightFull
?:
boolean
Optional
is
Height
Small
isHeightSmall
?:
boolean
Optional
is
Theme
Dark
isThemeDark
?:
boolean
Optional
is
Width
Large
isWidthLarge
?:
boolean
Optional
text
text
?:
ContentElement
Optional
top
Position
topPosition
?:
string
|
null
Optional
video
video
?:
VideoElement
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
actions
eyebrow
headline
image
includes
Animation
is
Height
Full
is
Height
Small
is
Theme
Dark
is
Width
Large
text
top
Position
video
UMD Web Elements Library
Loading...
Stacked hero variant props Explicitly defines all properties needed for stacked hero