UMD Web Elements Library
Preparing search index...
composite
hero
HeroGridProps
Interface HeroGridProps
Custom hero grid props Explicitly defines all properties needed for grid hero
interface
HeroGridProps
{
actions
?:
ContentElement
;
blocks
?:
HTMLElement
[]
;
headline
?:
ContentElement
;
image
?:
ImageElement
;
includesAnimation
?:
boolean
;
isThemeDark
?:
boolean
;
text
?:
ContentElement
;
video
?:
VideoElement
;
}
Hierarchy (
View Summary
)
HeroAssetProps
HeroAnimationProps
Pick
<
ThemeProps
,
"isThemeDark"
>
HeroGridProps
Index
Properties
actions?
blocks?
headline?
image?
includes
Animation?
is
Theme
Dark?
text?
video?
Properties
Optional
actions
actions
?:
ContentElement
Optional
blocks
blocks
?:
HTMLElement
[]
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
blocks
headline
image
includes
Animation
is
Theme
Dark
text
video
UMD Web Elements Library
Loading...
Custom hero grid props Explicitly defines all properties needed for grid hero