spectrum

This is a "The No Hassle" color picker component.

Please note, this field depend on the following library:

Special properties of field

colorOptions

@TODO

Usage

{
    type: "spectrum",
    label: "Color",
    model: "favoriteColor",
    colorOptions: {
       preferredFormat: "rgb"
    }
}

Last updated