New to Telerik UI for BlazorStart a free 30-day trial

Predefined sets of data sources for the editor dropdown tools.

Definition

Namespace:Telerik.Blazor.Components.Editor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public static class EditorDropDownListToolItems

Inheritance: objectEditorDropDownListToolItems

Fields

Predefined font family names.

C#
public static readonly List<EditorDropDownListItem> FontFamilyItems

Predefined font size options.

C#
public static readonly List<EditorDropDownListItem> FontSizeItems

Predefined block element formatting options.

C#
public static readonly List<EditorDropDownListItem> FormatItems