Overview
An inset magnifies successive details while the full composition remains visible.
Build
- 01
Keep a persistent context view with a clearly identified focus area.
- 02
Magnify the same artwork in a separate inset.
- 03
Transfer the focus area and magnified view together, then hold each detail.
Example source React / TSX
examples/inset-focus-relay.tsx · Uses the catalog’s shared composition helpers.
Loading source…