Reference

Option

Option

Option is available in the current Ruflet packages.

Control Type

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

Common properties

  • alignment
  • badge
  • col
  • content
  • data
  • disabled
  • expand
  • expand_loose
  • key
  • opacity
  • rtl
  • text
  • text_style
  • tooltip

Usage

control(:option,
  content: text(value: "Option")
)

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.