<div ref={options}>
{content}
</div>
hello, how can I catch the scroll is inside the options div? Is there any hook for this?
<div ref={options}>
{content}
</div>
hello, how can I catch the scroll is inside the options div? Is there any hook for this?