Color
Renders color picker using the Iris color picker.
Colors are represented with six hexadecimal digits prefixed with #
(e.g. white is #FFFFFF
)
Field::make("color", "crb_box_background", "Background Color")
Renders color picker using the Iris color picker.
Colors are represented with six hexadecimal digits prefixed with #
(e.g. white is #FFFFFF
)
Field::make("color", "crb_box_background", "Background Color")