How can I get scroll position in scroll view?
Open
affected-medium
area-blazor
enhancement
feature-blazor-component-model
reevaluate
severity-minor
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 276
Description
_From @thainbreese on Thursday, 07 February 2019 07:40:21_
Hi
I am going to build a scroll view component without using JS interop.
The view and scroll bar is separated so I want to know the scroll position in the scroll bar.
How can I know the scroll position in onscroll event?
_Copied from original issue: aspnet/Blazor#1783_
Contributor guide
Assessment
This issue has not been assessed yet.