Enum
ColorPickerView

Defines the views of the ColorPicker.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum ColorPickerView

Fields

Gradient

Defines the gradent colorpicker view that supports UI for hsva editing along with inputs.

Declaration

cs-api-definition
Gradient = 0

Field Value

ColorPickerView

Palette

Defines the palette colorpicker view that supports UI for displaying predefined set of colors.

Declaration

cs-api-definition
Palette = 1

Field Value

ColorPickerView

In this article
DefinitionFieldsGradientPalette
Not finding the help you need?
Contact Support