ScrollView Function
Scroll View React functional component. Scrolls content vertically and has the 'overflow-y: auto' CSS property and has a height and width of 100%.
ScrollView(props: CommonDivProps): Element
| Parameter | Type | Description |
|---|---|---|
| props | CommonDivProps |
Returns - Element
Defined in
Last Updated: 30 November, 2023