ScrollViewBuilder.OnReachBottom Method
Name | Parameters | Description |
---|---|---|
OnReachBottom(RazorBlock) | jsFunc | A function that is executed when the content is scrolled down to the bottom. Mirrors the client-side onReachBottom option. |
OnReachBottom(String) | jsFunc | A function that is executed when the content is scrolled down to the bottom. Mirrors the client-side onReachBottom option. |