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

IShare

Share text/URL from code to the OS share sheet.

  • Wraps: Web Share API
  • MDN: Navigator.share
  • Home: Rask.Wasm.Browser (WASM)
  • Shape: one-shot
  • Availability: Web/Server 🟡 · PWA/WASM ✅

Imperative sharing needs transient activation, so it's WASM-only. On Server, use the headless Shareable component, whose click fires the share inside the gesture.

🟡 On the Server host this is reachable declaratively via the planned gesture bridge, not as an injected service.

See also