Nishan Bajracharya

Results 3 issues of Nishan Bajracharya

Added the following props: ### wrapperClassName Type: String Eg: ```js ``` ### labelComponent Type: Node Eg: ```js ```

### What the issue is The virtualized list view only works for fixed heights when initialized. When the height of the container window is changed the list view does not...

enhancement
help wanted

Add `scrollPosition` and `onScroll` props to persist scroll positions and onScroll handlers to the list view.

enhancement