docs
2.2.0
js
docs
/
dev.inmo.tgbotapi.webapps
/
ThemeParams
Theme
Params
js
external
interface
ThemeParams
Content copied to clipboard
Properties
Properties
backgroundColor
Link copied to clipboard
js
abstract
val
backgroundColor
:
HEXColor
?
Content copied to clipboard
backgroundColorHex
Link copied to clipboard
js
abstract
val
backgroundColorHex
:
Color.Hex
?
Content copied to clipboard
buttonColor
Link copied to clipboard
js
abstract
val
buttonColor
:
HEXColor
?
Content copied to clipboard
buttonColorHex
Link copied to clipboard
js
abstract
val
buttonColorHex
:
Color.Hex
?
Content copied to clipboard
buttonTextColor
Link copied to clipboard
js
abstract
val
buttonTextColor
:
HEXColor
?
Content copied to clipboard
buttonTextColorHex
Link copied to clipboard
js
abstract
val
buttonTextColorHex
:
Color.Hex
?
Content copied to clipboard
hintColor
Link copied to clipboard
js
abstract
val
hintColor
:
HEXColor
?
Content copied to clipboard
hintColorHex
Link copied to clipboard
js
abstract
val
hintColorHex
:
Color.Hex
?
Content copied to clipboard
linkColor
Link copied to clipboard
js
abstract
val
linkColor
:
HEXColor
?
Content copied to clipboard
linkColorHex
Link copied to clipboard
js
abstract
val
linkColorHex
:
Color.Hex
?
Content copied to clipboard
secondaryBackgroundColor
Link copied to clipboard
js
abstract
val
secondaryBackgroundColor
:
HEXColor
?
Content copied to clipboard
secondaryBackgroundColorHex
Link copied to clipboard
js
abstract
val
secondaryBackgroundColorHex
:
Color.Hex
?
Content copied to clipboard
textColor
Link copied to clipboard
js
abstract
val
textColor
:
HEXColor
?
Content copied to clipboard
textColorHex
Link copied to clipboard
js
abstract
val
textColorHex
:
Color.Hex
?
Content copied to clipboard