react-scroll-to-bottom
Advanced tools
Changelog
[4.1.0] - 2021-01-03
scroller
prop for limiting scroll distance when mode
is set to bottom
, in PR #73initialScrollBehavior
prop for first scroll behavior. When set to "auto"
(discrete scrolling), it will jump to end on initialization. in PR #73debug
prop for dumping debug log to console, in PR #73StateContext
into 2 tiers, in PR #73