Color picker

Properties

Property Description Type Required
value rgba value of the input (ex: "rgba(0, 0, 0, 1)") String No

And all the common properties for all components.

Example

{
    category: 'styles',
    type: 'colorpicker',
    propName: 'backgroundColor',
    label: 'Background Color',
    value: 'rgba(247, 12, 53, 1)',
}

Will render:

results matching ""

    No results matching ""