You're reading the Rask v1.0.0 guides.View source
All guides

IResizeObserver

Notifies when an element's size changes.

  • Wraps: ResizeObserver
  • MDN: Resize Observer API
  • Home: Rask.Core.Browser (all hosts)
  • Shape: subscription (pushes to a callback)
  • Availability: Web/Server ✅ · PWA/WASM ✅

Inherently DOM — it observes the live document on every host.

See also