Class ColorPickerView
Defines the views of the ColorPicker.
Inheritance
System.Object
ColorPickerView
Namespace: Telerik.Blazor
Assembly: Telerik.Blazor.dll
Syntax
public sealed class ColorPickerView : Enum
Fields
Gradient
Defines the gradent colorpicker view that supports UI for hsva editing along with inputs.
Declaration
public const ColorPickerView Gradient
Field Value
ColorPickerView
|
Palette
Defines the palette colorpicker view that supports UI for displaying predefined set of colors.
Declaration
public const ColorPickerView Palette
Field Value
ColorPickerView
|
value__
Declaration
public int value__
Field Value
System.Int32
|