How to get the status of modal ref #1666
Unanswered
MicahDavid
asked this question in
Q&A
Replies: 1 comment
-
+1, at present I am having to manage this state outside of bottom sheet, creating custom callback for Ideally there would be an impereative function to get the presentation state of the BottomSheet, ie:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to get the status of modal ref? I want to be able to know if the modal is presented or closed/dismissed.
Beta Was this translation helpful? Give feedback.
All reactions