Hello,
I wanted the host component to change CSS class depending on if the menu was open or not. I have a work-around for now by waiting for clicks on Rx.Observable.fromEvent(), but this seemed like a more efficient way around it.
I had a merge request but realised shortly after that my solution was not ready for review and definitely wouldn't work.
Hello,
I wanted the host component to change CSS class depending on if the menu was open or not. I have a work-around for now by waiting for clicks on Rx.Observable.fromEvent(), but this seemed like a more efficient way around it.
I had a merge request but realised shortly after that my solution was not ready for review and definitely wouldn't work.