Type alias: ScrollerProps
Ƭ ScrollerProps: Pick
<default_2.ComponentProps
<"div"
>, "style"
| "children"
| "tabIndex"
> & { data-testid?
: string
; data-virtuoso-scroller?
: boolean
} & default_2.RefAttributes
<HTMLDivElement
>
Passed to the Components.Scroller custom component