I am using select and ng-options in angularjs to show a list of years that I construct myself. I pass the current year as the default value to the select. in angularjs t
I am using select and ng-options in angularjs to show a list of years that I construct myself. I pass the current year as the default value to the select. in angularjs t