We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 937edf5 commit 6792f0cCopy full SHA for 6792f0c
components/editor/ai-integration/integration-with-aiprompt.md
@@ -78,7 +78,6 @@ The Editor allows customizing some of the integrated AIPrompt's settings. For th
78
</TelerikEditor>
79
80
@code {
81
-
82
private string EditorValue { get; set; } = "Sample Editor content";
83
84
private List<AIPromptCommandDescriptor> Commands { get; set; } = new List<AIPromptCommandDescriptor>
0 commit comments