Certain props are shared across all form-related components, and you can find them in the form wrapper.
By using the class prop, you can apply custom classes or Tailwind CSS classes to customize the appearance and behavior of the gallery, allowing for flexible design changes.
Color picker component
By setting a
date
, the color of the color picker will change dynamically.
<.color_field color="info" value="#0000000" />