Constructor
# new StyledScrollable(props) → {React.ReactElement}
Overview
Provides a container with styled scrollbar used inHelp
.
Parameters:
Name | Type | Description |
---|---|---|
props |
Object | Any other props will be forwarded to the root element. |
classes |
object | Override or extend the styles applied to the component. |
className |
string | Add custom |
onScroll |
function | Callback fired when scroll was used. |
React.ReactElement