Reference

Overlay

Overlay

Overlay control. Build it with the overlay helper.

Example

overlay([
  progress_ring(),
  snack_bar("Saved")
])

Properties

  • controls — The list of child controls.

Plus the common layout and animation properties shared by most controls (expand, visible, disabled, opacity, width, height, align, tooltip, animate_*, …).

Reference

  • Family: shared
  • Widget type: overlay
  • Helper: overlay