We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
For we can scroll smoothly.
Example:
const [, scrollTo] = useVirtualList(); const onScroll = () => scrollTo(1, { behavior: 'smooth' });