Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
ScrollPosition + TokenEvent -> ScrollAdjustment
Lock the viewport to the bottom of the scroll container during token streaming only if the user is already anchored to the bottom.
Problem it solves
Forced autoscrolling prevents users from reading upper parts of a message stream when new tokens arrive.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.