UNPKG

@compactjs/chatscroll

Version:
3 lines (2 loc) 334 B
exports.observe=function(o){var e=new MutationObserver(function(){var e;(e=o).offsetHeight>=e.scrollHeight||("function"==typeof e.scroll?e.scroll({top:e.scrollHeight,behavior:"smooth"}):e.scrollTop=e.scrollHeight)});return e.observe(o,{childList:!0,subtree:!0}),{detach:function(){e.disconnect()}}}; //# sourceMappingURL=index.js.map