Narrow adapter for useResize. Mirrors MoveAdapter's shape minus reparenting and snap-target lookup. TPose is constrained to { x, y, width, height } inline to avoid a circular import with interactions/types.ts.
useResize
MoveAdapter
Optional
Optional: see SceneAdapter.applyOps.
Narrow adapter for
useResize. MirrorsMoveAdapter's shape minus reparenting and snap-target lookup. TPose is constrained to { x, y, width, height } inline to avoid a circular import with interactions/types.ts.