@wildix/xbees-kite-client > WidgetRoute
WidgetRoute interface
Signature:
export interface WidgetRoute
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
string | |||
(WidgetRouteRule)[] | |||
The target will be used if the specified route matches the specified rules. If no rules are matched, the default target of the widget will be used. | |||
(WidgetWelcomeMessage)[] | undefined | (Optional) A list of welcome messages that will be sent to the user when they first interact with the widget. |