Avaya Infinity Omni SDK
Preparing search index...
@avaya/infinity-omni-sdk-messaging-ui
ButtonConfig
Type Alias ButtonConfig
The configuration for the button in the theme.
type
ButtonConfig
=
{
activeBackgroundColor
?:
CSSProperties
[
"backgroundColor"
]
;
activeTextColor
?:
CSSProperties
[
"color"
]
;
backgroundColor
?:
CSSProperties
[
"backgroundColor"
]
;
border
?:
CSSProperties
[
"border"
]
;
borderRadius
?:
CSSProperties
[
"borderRadius"
]
;
fontConfig
?:
FontConfig
;
}
Index
Properties
active
Background
Color?
active
Text
Color?
background
Color?
border?
border
Radius?
font
Config?
Properties
Optional
active
Background
Color
activeBackgroundColor
?:
CSSProperties
[
"backgroundColor"
]
Optional
active
Text
Color
activeTextColor
?:
CSSProperties
[
"color"
]
Optional
background
Color
backgroundColor
?:
CSSProperties
[
"backgroundColor"
]
Optional
border
border
?:
CSSProperties
[
"border"
]
Optional
border
Radius
borderRadius
?:
CSSProperties
[
"borderRadius"
]
Optional
font
Config
fontConfig
?:
FontConfig
Settings
Theme
OS
Light
Dark
On This Page
Properties
active
Background
Color
active
Text
Color
background
Color
border
border
Radius
font
Config
Avaya Infinity Omni SDK
Loading...
The configuration for the button in the theme.