How to add a placeholder to select tag in Angular

added by JavaScript Kicks
6/23/2021 12:30:34 PM

835 Views

In this tutorial, we are going to learn about how to set a placeholder text to a (tag) in Angular. Some of the Html form elements for example input, textarea we have a built-in placeholder attribute to add the placeholder text.


0 comments