FlatColorPickerProps
Represents the properties of [FlatColorPicker](% slug api_inputs_flatcolorpickerprops %) component.
Name | Type | Default | Description |
---|---|---|---|
disabled? |
|
Determines whether the FlatColorPicker is disabled. | |
footer? |
|
Sets custom footer component. | |
gradientSettings? |
|
Configures the ColorGradient that is displayed in the ColorPicker popup. | |
header? |
|
Sets custom header component. | |
id? |
|
Sets the | |
modelRgbaValue? |
|
The model rgba value of the FlatColorPicker. | |
modelValue? |
|
Sets the color model value. | |
onChange? |
|
The event handler that will be fired when the user edits the value. | |
onViewchange? |
|
The event handler that will be fired when the view is changed. | |
paletteSettings? |
|
Configures the ColorPalette that is displayed in the ColorPicker popup. | |
prevValue? |
|
Sets the previous color value. | |
selectedView? |
|
Sets the FlatColorPicker selected view index. The default is | |
showButtons? |
|
Specifies whether action buttons will be rendered in the footer. | |
showClearButton? |
|
Specifies whether clear button will be rendered in the header. | |
showPreview? |
|
Specifies whether preview and revert color boxes will be rendered in the header. | |
size? |
|
|
Configures the The available options are:
|
tabIndex? |
|
Sets the | |
value? |
|
Sets the color value. | |
view? |
|
Sets the FlatColorPicker view. The default is |