HtmlCommandArgs
Class
Command arguments for manipulating the HTML content of the editor (such as inserting HTML).
Definition
Namespace:Telerik.Blazor.Components.Editor
Assembly:Telerik.Blazor.dll
Syntax:
C#
public class HtmlCommandArgs : ToolCommandArgsBase
Inheritance: objectToolCommandArgsBaseHtmlCommandArgs
Inherited Members
Constructors
C#
public HtmlCommandArgs()