ScrollToOption: "topleft" | "visible"

Option for VirtualGridProxy.scrollToItem and VirtualListProxy.scrollToItem

  • topleft scrolls the item as far to the top and left as possible
  • visible scrolls the item the minimum amount needed to ensure that it's visible

topleft