Add ref
to ModalBody / DrawerBody to support custom scroll behavior such as infinite scroll
#5244
fyepi
started this conversation in
Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
ModalBody and DrawerBody now support scroll and can be used as container for large data set.
To support custom scroll, it should accept
ref
passed down from parent component.Beta Was this translation helpful? Give feedback.
All reactions