Avaya Infinity Omni SDK
Preparing search index...
@avaya/infinity-omni-sdk-messaging-ui
IconButtonConfig
Type Alias IconButtonConfig
The configuration for the icon button in the theme.
type
IconButtonConfig
=
{
backgroundColor
?:
CSSProperties
[
"backgroundColor"
]
;
hoverBackgroundColor
?:
CSSProperties
[
"backgroundColor"
]
;
iconSource
?:
string
;
}
Index
Properties
background
Color?
hover
Background
Color?
icon
Source?
Properties
Optional
background
Color
backgroundColor
?:
CSSProperties
[
"backgroundColor"
]
Optional
hover
Background
Color
hoverBackgroundColor
?:
CSSProperties
[
"backgroundColor"
]
Optional
icon
Source
iconSource
?:
string
Settings
Theme
OS
Light
Dark
On This Page
Properties
background
Color
hover
Background
Color
icon
Source
Avaya Infinity Omni SDK
Loading...
The configuration for the icon button in the theme.