Answers for "how to have default value in select option angular typescript"

-1

in select option how to make one default in angular

<option [ngValue]="undefined" selected>Select</option>
Posted by: Guest on January-01-2021

Code answers related to "how to have default value in select option angular typescript"

Code answers related to "Javascript"

Browse Popular Code Answers by Language