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