This type contains the following members.
public class RichTextBox: IAsyncDisposable
- Inheritance:
- ObjectComponentBaseInputBase<TValue>RichTextBox
- Implements:
- IAsyncDisposable
Constructors
| RichTextBox() |
Properties
| DefaultHeight | Gets or sets the default pixel height for rich text editors (including toolbar) if no height has been specified explicitly. |
| Interop | |
| Context | |
| ServiceProvider | |
| Height | |
| Placeholder | |
| ToolbarButtons | |
| Styles | |
| Culture | |
| CssStyles |
Methods
| OnInitialized() | |
| OnAfterRenderAsync(bool) | |
| ExecuteCommand(string, object) | |
| SetHtml(string) | |
| TryParseValueFromString(string, string, string) | |
| DisposeAsync() |