How To Hide A Dropdown Menu Once Selected In Angularjs October 01, 2022 Post a Comment Hello i am new to angularjs and make a demo of dropdown menu ,I want to hide it once any of menu selected,please help me how to do this? html <span ng-show="yourVariable"></span> Copy Just make sure you update the value of this variable whenever you open the dropdown and select an option. Share Post a Comment for "How To Hide A Dropdown Menu Once Selected In Angularjs"
Post a Comment for "How To Hide A Dropdown Menu Once Selected In Angularjs"