Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demos.md for new components #6884

Merged
merged 3 commits into from
Dec 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions concepts/05 UI Components/Chat/Demos.md
Original file line number Diff line number Diff line change
@@ -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/)
4 changes: 2 additions & 2 deletions concepts/05 UI Components/HtmlEditor/Demos.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#include demos-intro

- [Overview](https://js.devexpress.com/Demos/WidgetsGallery/Demo/HtmlEditor/Overview/)
- [Output Formats](https://js.devexpress.com/Demos/WidgetsGallery/Demo/HtmlEditor/OutputFormats/)
- [Toolbar Customization](https://js.devexpress.com/Demos/WidgetsGallery/Demo/HtmlEditor/ToolbarCustomization/)
- [Mentions](https://js.devexpress.com/Demos/WidgetsGallery/Demo/HtmlEditor/Mentions/)
- [Tables](https://js.devexpress.com/Demos/WidgetsGallery/Demo/HtmlEditor/Tables/)
- [Markdown Support](https://js.devexpress.com/Demos/WidgetsGallery/Demo/HtmlEditor/MarkdownSupport/)
- [Toolbar Customization](https://js.devexpress.com/Demos/WidgetsGallery/Demo/HtmlEditor/ToolbarCustomization/)
3 changes: 3 additions & 0 deletions concepts/05 UI Components/Pagination/Demos.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#include demos-intro

- [Overview](https://js.devexpress.com/Demos/WidgetsGallery/Demo/Pagination/Overview/)
Loading