@wildix/xbees-kite-client > WidgetPalleteSettings
WidgetPalleteSettings interface
Signature:
export interface WidgetPalleteSettings
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
string | undefined | (Optional) The accent color can be specified in hex format (#CCC or #FAFAFA), rgb format (rgb(22, 123, 200)), or rgba format (rgba(22, 123, 200, 1)). | ||
string | undefined | (Optional) The background color can be specified in hex format (#CCC or #FAFAFA), rgb format (rgb(22, 123, 200)), or rgba format (rgba(22, 123, 200, 1)). |