ColorPicker color picker

A control to enter or select a color.

Example

{
"DatePicker": {
"bind": "ColorPicker_value",
"edit": {
"type": "ColorPicker",
"props": {}
}
}
}

Props

interface IProps extends Component.PropsEditComponent {}

ColorPicker color picker

A control to enter or select a color.

Example

{
"DatePicker": {
"bind": "ColorPicker_value",
"edit": {
"type": "ColorPicker",
"props": {}
}
}
}

Props

interface IProps extends Component.PropsEditComponent {}