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: apps/demos/Demos/HtmlEditor/AITextEditing/description.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
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:
2
2
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/).
5
5
6
6
<!--split-->
7
7
The default `"ai"` toolbar item includes the following predefined commands:
0 commit comments