Reference

Rect

Rect

Rect is available in the current Ruflet packages.

Control Type

  • Family: shared
  • Widget type: rect
  • Use through control(:rect, ...)

Common properties

  • border_radius
  • data
  • height
  • key
  • paint
  • width
  • x
  • y

Usage

control(:rect,
  height: 120
)

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.