cjiihij

Results 2 comments of cjiihij

Actually Using like [scrollIntoView](url=https://developer.mozilla.org/en-US/docs/Web/API/Element/scrollIntoView) api which is browser-built in function, I maked better performance than 'scrolltobottom' which is library functions ![scrollIntoView](https://user-images.githubusercontent.com/22543682/196016065-510cc637-941e-4f00-9269-e32f8ee3387f.gif) ![screenshot 2022-10-16 111324](https://user-images.githubusercontent.com/22543682/196016179-04984b20-602e-47d1-b8cd-acb322c06d52.png)

Thank you very much for your reply and explanation, I will look into it