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