Reference

PopupMenuItem

PopupMenuItem

PopupMenuItem is available in the current Ruflet packages.

Control Type

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

Common properties

  • badge
  • checked
  • col
  • content
  • data
  • disabled
  • expand
  • expand_loose
  • height
  • icon
  • key
  • label_text_style
  • mouse_cursor
  • opacity

Usage

control(:popupmenuitem,
  content: text(value: "PopupMenuItem")
)

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.