Need Assistance
Component for displaying chat assistance links
Demo
API
Tag
Name | Description |
<aui-need-assistance>
|
Custom Element, no content |
Attributes
Name | Value | Required | Description |
i18n |
string |
A stringified JSON object which defines a list of localized strings. The keys must be one of the string IDs defined below. |
|
chaturl |
String |
URL for the chat assistance link. When provided, displays a "Need assistance? Chat with us" link that opens the specified URL. |
Properties
Name | Value | Required | Description |
i18n |
object |
A JSON object which defines a list of localized strings. The keys must be one of the string IDs defined below. |
|
chatUrl |
String |
URL for the chat assistance link. When provided, displays a "Need assistance? Chat with us" link that opens the specified URL. |
Demo
API
Tag
Name |
<AuiNeedAssistance>
|
Props
Name | Value | Required | Description |
i18n |
object |
A JSON object which defines a list of localized strings. The keys must be one of the string IDs defined below. |
|
chatUrl |
String |
Displays a link to the provided live chat URL. Only to be used in the SSGL flow. |
Skylab React links
i18n Strings
ID | Description | Default value |
---|---|---|
"auiFooter.chatPrefix"
|
The text before the chat link. | Need assistance? |
"auiFooter.chatLink"
|
The chat link text. | Chat with an implementation agent |
Design
Design resources can be found on the Skylab design documentation site: skylab.avalara.com