Skip to content

Commit 498789d

Browse files
HtmlEditor: Add API links to AI Integration demo (DevExpress#30198)
1 parent ee7802c commit 498789d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/demos/Demos/HtmlEditor/AITextEditing/description.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
The HTML Editor supports AI-powered text editing. Users can apply AI requests and insert the results directly into the editor. To enable this feature, follow these steps:
22

3-
1. Link the HTML Editor to an AI service through the `aiIntegration` option.
4-
2. Specify the `"ai"` toolbar item in the toolbar configuration.
3+
1. Link the HTML Editor to an AI service through the [aiIntegration](/Documentation/ApiReference/UI_Components/dxHtmlEditor/Configuration/#aiIntegration) option.
4+
2. Specify the `"ai"` toolbar item in the [toolbar configuration](/Documentation/ApiReference/UI_Components/dxHtmlEditor/Configuration/toolbar/).
55

66
<!--split-->
77
The default `"ai"` toolbar item includes the following predefined commands:

0 commit comments

Comments
 (0)