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

Copy Markdown

Predefined :url renderer for string fields holding a link.

  • :index — editing is not special; delegates to the default plain-text cell, since a clickable link here would compete with the row's click-to-show navigation.
  • :show — the value as a clickable link opening in a new tab.
  • :form — editing is not special; delegates to the default text input.