How to open two or more drawers on the same page #198
Replies: 2 comments
|
I'm sorry, it doesn't support multi drawers now. |
0 replies
|
Please try the new version 18.1.0. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
How to open two or more drawers on the same page, if I want to close the last drawer then the others stay open. For example, an open a second drawer from exist instance, not closing the first one.
I tried to use viewContainerRef in MtxDrawerConfig but it does not work.
All reactions