angular-initial-value icon indicating copy to clipboard operation
angular-initial-value copied to clipboard

Handle select tag initialization

Open swaroopmurthy opened this issue 10 years ago • 3 comments

This allows initial-value directive to handle select tags by picking up the value of the selected option...

swaroopmurthy avatar Sep 01 '15 13:09 swaroopmurthy

As it is in https://github.com/glaucocustodio/angular-initial-value/blob/master/test/example.html, this directive already support select tag, I just tested again and it worked.

glaucocustodio avatar Sep 01 '15 14:09 glaucocustodio

will check that out and let you know

swaroopmurthy avatar Sep 01 '15 14:09 swaroopmurthy