Type Alias: ScrollerProps
ScrollerProps =
Pick<React.ComponentProps<"div">,"children"|"style"|"tabIndex"> &React.RefAttributes<HTMLDivElement> &object
Passed to the Components.Scroller custom component
Type declaration
data-testid?
optionaldata-testid:string
data-virtuoso-scroller?
optionaldata-virtuoso-scroller:boolean