This type contains the following members.

public class ColorPicker: IAsyncDisposable
Inheritance:
ObjectComponentBaseInputBase<TValue>ColorPicker
Implements:
IAsyncDisposable

Constructors

ColorPicker()

Properties

Placeholder
Width
ClearButton
Format Sets the output and editor color format type (hex, rgba or hsl). Any format can still be used as input value.
DisableAlpha If set to true, disables setting of alpha level by the user.
DisableManualEdit If set to true, disables setting a color code in the editor by the user directly.

Methods

OnAfterRenderAsync(bool)
DisposeAsync()
TryParseValueFromString(string, string, string)