Open rawmarshmellows opened 6 years ago
I was wondering if I could disable scrolling for my modal dropdown?
Try scrollEnabled={false}
scrollEnabled={false}
No, I would rather stop the initial scrolling of the list to the selected index.
I was wondering if I could disable scrolling for my modal dropdown?