DEV Community

Discussion on: Hack Angular Forms With Rxjs 🔥

Collapse
 
muhammedmoussa profile image
Moussa

Sorry, I can't get you, Can you explain or give example of that input?

Collapse
 
rattanakchea profile image
Rattanak Chea

I guess all of these elements can use ngModel. How do you handle validation?




Thread Thread
 
rattanakchea profile image
Rattanak Chea
<input>
<label>
<select>
<textarea>
<button>
<fieldset>
<legend>
<datalist>
<output>
<option>
<optgroup
Enter fullscreen mode Exit fullscreen mode