Closed tanshio closed 6 months ago
I want to inject scrollRef to obtain the width of the scrollbar.
scrollRef
Currently, in the VLlist, we can get the viewport size, but there is no method to get the size of the scrollbar.
I want to inject scrollRef to use ResizeObserver to obtain the size of the scrollbar.
I will submit a PR.
I want to inject
scrollRef
to obtain the width of the scrollbar.Currently, in the VLlist, we can get the viewport size, but there is no method to get the size of the scrollbar.
I want to inject
scrollRef
to use ResizeObserver to obtain the size of the scrollbar.I will submit a PR.