We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add custom event on drawer to indicate the drawer has dismiss
I use the hash in the url to indicate if the drawer is open or not, on close i can not handle the closing state without a lot of code
PopPresent
PopDismiss
No response
The text was updated successfully, but these errors were encountered:
feat(drawer): add events
8e5b336
Add popDidPresent and popDidDismiss event fixes: #18
0d8596e
2fff472
ecca2ef
aae233b
ccc8707
Sukaato
Successfully merging a pull request may close this issue.
Prerequisites
Describe the Feature Request
Add custom event on drawer to indicate the drawer has dismiss
Describe the Use Case
I use the hash in the url to indicate if the drawer is open or not, on close i can not handle the closing state without a lot of code
Describe Preferred Solution
PopPresent
event on openPopDismiss
event on closeDescribe Alternatives
No response
Related Code
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: