- Namespace:
- Redakt.BackOffice.Components.Forms
- Assembly:
- Redakt.BackOffice.dll
This type contains the following members.
public class ColorPicker: IAsyncDisposable
- Inheritance:
- ObjectComponentBaseInputBase<TValue>ColorPicker
- Implements:
- IAsyncDisposable
Constructors
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