You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: controls/chat/overview.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,13 +14,13 @@ position: 0
14
14
15
15
This article provides a brief overview of the main features of the **RadChat** control.
16
16
17
-
***Default Cards** - Built-in support for heroCards which can be displayed in the chat flow.[link to article]
17
+
***[Default Cards]({%slug chat/functionality/cards%})** - Built-in support for heroCards which can be displayed in the chat flow.
18
18
19
-
***Default Actions** - Out-of-the-box support for suggested actions.[link to article]
19
+
***[Default Actions]({%slug chat/functionality/actions%})** - Out-of-the-box support for suggested actions.
20
20
21
-
***Custom Templates** - Possibility to define custom templates to fit any custom payload, returned by the service.[link to article]
21
+
***[Custom Templates]({%slug chat/functionality/templates%})** - Possibility to define custom templates to fit any custom payload, returned by the service.
22
22
23
-
***Custom Components** - Integration of custom components, which allows the use of JavaScript to render any content.
23
+
***[Custom Components]({%slug chat/functionality/components%})** - Integration of custom components, which allows the use of JavaScript to render any content.
0 commit comments