Skip to main content

LookupBuilder.OnScroll Method

Name Parameters Description
OnScroll(RazorBlock) jsFunc A function that is executed on each scroll gesture performed on the drop-down item list. Mirrors the client-side onScroll option.
OnScroll(String) jsFunc A function that is executed on each scroll gesture performed on the drop-down item list. Mirrors the client-side onScroll option.