CSS Anchor Positioning lacks native support for animating the `position-area` property, which only supports discrete animation. A workaround technique uses the `@bramus/style-observer` library to detect computed value changes on `position-area` and `position-try`, then triggers a View Transition to animate between the old and

4m read timeFrom bram.us
Post cover image
Table of contents
The problemThe techniqueKnown Issues

Sort: