UMD Web Elements Library
Preparing search index...
_types
PersonLikeProps
Interface PersonLikeProps
interface
PersonLikeProps
{
association
?:
ContentElement
;
email
?:
string
;
image
?:
ImageElement
;
isThemeDark
?:
boolean
;
isThemeGold
?:
boolean
;
isThemeLight
?:
boolean
;
isThemeMaryland
?:
boolean
;
job
?:
ContentElement
;
name
:
ContentElement
;
phone
?:
string
;
pronouns
?:
ContentElement
;
}
Hierarchy (
View Summary
)
ThemeProps
PersonLikeProps
Index
Properties
association?
email?
image?
is
Theme
Dark?
is
Theme
Gold?
is
Theme
Light?
is
Theme
Maryland?
job?
name
phone?
pronouns?
Properties
Optional
association
association
?:
ContentElement
Optional
email
email
?:
string
Optional
image
image
?:
ImageElement
Optional
is
Theme
Dark
isThemeDark
?:
boolean
Optional
is
Theme
Gold
isThemeGold
?:
boolean
Optional
is
Theme
Light
isThemeLight
?:
boolean
Optional
is
Theme
Maryland
isThemeMaryland
?:
boolean
Optional
job
job
?:
ContentElement
name
name
:
ContentElement
Optional
phone
phone
?:
string
Optional
pronouns
pronouns
?:
ContentElement
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
association
email
image
is
Theme
Dark
is
Theme
Gold
is
Theme
Light
is
Theme
Maryland
job
name
phone
pronouns
UMD Web Elements Library
Loading...