Reference

DropdownOption

DropdownOption

DropdownOption is available in the current Ruflet packages.

Control Type

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

Common properties

  • badge
  • col
  • content
  • data
  • disabled
  • expand
  • expand_loose
  • key
  • leading_icon
  • opacity
  • rtl
  • style
  • text
  • tooltip

Usage

control(:dropdownoption,
  content: text(value: "DropdownOption")
)

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.