Reference

DataCell

DataCell

DataCell is available in the current Ruflet packages.

Control Type

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

Common properties

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

Usage

control(:datacell,
  content: text(value: "DataCell")
)

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.