Telerik.Blazor.Components.Editor
Inserts a column after the currently selected one.
Inserts a column before the currently selected one.
Inserts a row after the selected one.
Inserts a row before the selected one.
Aligns the selected paragraph to the center.
Justifies the selected paragraph.
Aligns the selected paragraph to the left.
Aligns the selected paragraph to the right.
Applies bold formatting to the selected text.
Base class for Editor tools that are buttons.
Base class for the colorpicker tool.
Create a hyperlink from the selected text.
The class for the editor tool that points to a custom tool definition EditorCustomTool. Used for adding custom tools to the toolbar.
Deletes the selected column.
Deletes the selected row.
Deletes the selected HTML table.
Base class for Editor tools that are dropdowns.
A collection of buttons that are grouped together in the editor toolbar, and visually separate from the other buttons/groups. Can take button-type tools from the built-in editor tools.
List of the available editor tools and corresponding command names.
The class for the Custom Tools in the Editor.
Data Source model for the built-in editor dropdown tools.
Predefined sets of data sources for the editor dropdown tools.
Predefined collections of editor tools.
Specify the font typeface for the selected text.
Specify the size of the selected text.
Applies standard formatting to the selected text like Heading 1, Paragraph and so on.
Command argumemnts for the editor command that formats content.
Command arguments for manipulating the HTML content of the editor (such as inserting HTML).
Base interface that describes a custom tool in the editor.
Command arguments for manipulating images.
Add indent to the selected text.
Inserts image from a desired URL.
Inserts a table with the desired number of columns and rows.
Applies italic formatting to the selected text.
Command arguments for manipulating links.
Merges the selected cells.
Creates a list of bullets from the selection.
Remove indent from the selected text.
Repeats the last undone action.
Splits already merged cells.
Applies strikethrough formatting to the selected text.
Makes the selected text subscript.
Makes the selected text superscript.
Command arguments for manipulating a table.
General tool command arguments.
Base class for command arguments.
Applies underline formatting to the selected text.
Undoes the last action.
Remove a hyperlink.
Creates a list of bullets from the selection.
Offers a HTML view for the selected text.