Skip to content

Commit 6724105

Browse files
authored
docs(editor): Improve ViewHtml tool information
1 parent 6b68f53 commit 6724105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/editor/built-in-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ All tools in the table below are *buttons*, except `Format`, which is a *dropdow
343343
<tr>
344344
<td>ViewHtml</td>
345345
<td>setHtml</td>
346-
<td>Shows the raw HTML of the Editor content</td>
346+
<td>Shows and updates the raw HTML of the Editor content</td>
347347
<td>new HtmlCommandArgs(string commandName, string value)</td>
348348
</tr>
349349
<tr>

0 commit comments

Comments
 (0)