Skip to main content

@wildix/xbees-kite-client > WidgetPalleteSettings

WidgetPalleteSettings interface

Signature:

export interface WidgetPalleteSettings 

Properties

Property

Modifiers

Type

Description

accentColor?

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)).

backgroundColor?

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)).