Skip to main content
All docs
V25.2
  • CardViewScrollingBuilder.ScrollByThumb Method

    Name Parameters Description
    ScrollByThumb(JS) value Specifies whether a user can scroll the content with the scrollbar. Applies only if useNative is false. Mirrors the client-side scrolling.scrollByThumb option.
    ScrollByThumb(Boolean) value Specifies whether a user can scroll the content with the scrollbar. Applies only if useNative is false. Mirrors the client-side scrolling.scrollByThumb option.