I'm having a Angular JS material drop down menu and items are loading from my controller. When user clicks an item , I'm storing it value to local storage. It works well. After selecting the value , I want to set that (local storage value) value as dropdown default value. I'm having a Angular JS material drop down menu