What you’ll build
  • Buttons to close the frame and open external URLs
Do it
  1. Add useClose and wire to a button
  2. Add useOpenUrl and wire to external links
Verify
  • Close button dismisses the frame
  • External links open correctly in and out of frame contexts
Deep dive