From 6fd560e58bd79879c72b671ad062dce00c499d33 Mon Sep 17 00:00:00 2001 From: Mikhail Preyskurantov <5574159+mpreyskurantov@users.noreply.github.com> Date: Thu, 12 Dec 2024 10:46:08 +0200 Subject: [PATCH] add demos list --- concepts/05 UI Components/Chat/Demos.md | 5 +++++ concepts/05 UI Components/Pagination/Demos.md | 3 +++ 2 files changed, 8 insertions(+) diff --git a/concepts/05 UI Components/Chat/Demos.md b/concepts/05 UI Components/Chat/Demos.md index e69de29bb2..0ca77eacb6 100644 --- a/concepts/05 UI Components/Chat/Demos.md +++ b/concepts/05 UI Components/Chat/Demos.md @@ -0,0 +1,5 @@ +#include demos-intro + +- [Overview](https://js.devexpress.com/Demos/WidgetsGallery/Demo/Chat/Overview/) +- [Customization](https://js.devexpress.com/Demos/WidgetsGallery/Demo/Chat/Customization/) +- [AI and Chatbot Integration](https://js.devexpress.com/Demos/WidgetsGallery/Demo/Chat/AIAndChatbotIntegration/) diff --git a/concepts/05 UI Components/Pagination/Demos.md b/concepts/05 UI Components/Pagination/Demos.md index e69de29bb2..ef24db5f31 100644 --- a/concepts/05 UI Components/Pagination/Demos.md +++ b/concepts/05 UI Components/Pagination/Demos.md @@ -0,0 +1,3 @@ +#include demos-intro + +- [Overview](https://js.devexpress.com/Demos/WidgetsGallery/Demo/Pagination/Overview/)