Avaya Infinity Omni SDK
Preparing search index...
@avaya/infinity-omni-sdk-messaging-ui
ParticipantAvatar
Type Alias ParticipantAvatar
The configuration for the participant avatar in the theme.
type
ParticipantAvatar
=
{
backgroundColor
?:
CSSProperties
[
"backgroundColor"
]
;
fontConfig
?:
FontConfig
;
imageSource
?:
string
;
type
:
"image"
|
"initials"
|
"generic"
|
"bot"
;
}
Index
Properties
background
Color?
font
Config?
image
Source?
type
Properties
Optional
background
Color
backgroundColor
?:
CSSProperties
[
"backgroundColor"
]
Optional
font
Config
fontConfig
?:
FontConfig
Optional
image
Source
imageSource
?:
string
type
type
:
"image"
|
"initials"
|
"generic"
|
"bot"
Settings
Theme
OS
Light
Dark
On This Page
Properties
background
Color
font
Config
image
Source
type
Avaya Infinity Omni SDK
Loading...
The configuration for the participant avatar in the theme.