Reference

AutofillGroup

AutofillGroup

AutofillGroup is available in the current Ruflet packages.

Control Type

  • Family: shared
  • Widget type: autofillgroup
  • Use through control(:autofillgroup, ...)

Common properties

  • badge
  • col
  • content
  • data
  • disabled
  • dispose_action
  • expand
  • expand_loose
  • key
  • opacity
  • rtl
  • tooltip
  • visible

Usage

control(:autofillgroup,
  content: text(value: "AutofillGroup")
)

Notes

  • This control is supported in Ruflet even though there is no dedicated helper in the current DSL.
  • This page is generated from the current package snapshot used by the docs app.