How to open two or more drawers on the same page
nzbin opened this issue · 0 comments
nzbin commented
Discussed in #198
Originally posted by romandubovyi March 30, 2023
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.