Type alias: ScrollerProps
Ƭ ScrollerProps: Omit
<React.HTMLProps
<HTMLDivElement
>, "ref"
| "data"
| "onScroll"
>
The DOM attributes that you can pass to the VirtualMessageList
component to customize the scroll element.
No Inherit Doc
Ƭ ScrollerProps: Omit
<React.HTMLProps
<HTMLDivElement
>, "ref"
| "data"
| "onScroll"
>
The DOM attributes that you can pass to the VirtualMessageList
component to customize the scroll element.
No Inherit Doc