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.
ScrollerProps:
Omit
<React.HTMLProps
<HTMLDivElement
>,"ref"
|"data"
|"onScroll"
>
The DOM attributes that you can pass to the VirtualMessageList
component to customize the scroll element.