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
<spanng-show="yourVariable"></span>
Just make sure you update the value of this variable whenever you open the dropdown and select an option.
Post a Comment for "How To Hide A Dropdown Menu Once Selected In Angularjs"