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

Sort: