feature for feat(MENU) #31014
issue from : https://github.com/angular/components/issues/31014 adding new feature for stay button pressed state when menu is opened.
I added a variable called _pressedWhileOpen default false, the setter will detect if it passed a true value. if [pressedWhileOpen]="true" this is detect on the trigger button for menu, the button will stay the pressd state when menu is opened.
This is my first time working on the open resource project, I did minimal change as I could. When I checked the official document and I realized the is a place for contributors to work on like 'good first issure' or 'help wanted'. And I'm not sure if I'm allowed to directly work on this issue, but I saw this when I half done, so I finished it and create a pull request if i cannot get approved on this, it is totally fine.
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.