Reference

SelectionArea

SelectionArea

SelectionArea is available in the current Ruflet packages.

Control Type

  • Family: materials
  • Widget type: selectionarea
  • Use through control(:selectionarea, ...)

Common properties

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

Usage

control(:selectionarea,
  content: text(value: "SelectionArea")
)

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.