Aurora.Uix.Templates.Basic.Renderers.Predefined.Color (Aurora UIX v0.1.5)

Copy Markdown

Predefined :color renderer for colour-string fields (hex, rgb, named).

  • :index / :show — a framed box filled with the colour, showing the hex value in a contrasting text colour.
  • :form — a native <input type="color"> picker bound to the form field.

The box uses an inline style because the colour is dynamic data, not a styling choice.