Colorpicker
Last updated
Last updated
Colorpicker field renders a simple text input which shows a default Iris Colorpicker on input focus, current color sample and a button to clear the color.
This will produce the following
type
string
colorpicker
(required)
id
string
Unique ID that will be used to retrieve the value (required)
place
array
Specifies where (page and tab) this option will be rendered
title
string
Shows a heading to the left of the field
desc
string
Shows a description text (can have HTML)