Answers for "error ng8002: can't bind to '{ngmodel}' since it isn't a known property of 'mat-slider'."

2

Can't bind to 'ngModel' since it isn't a known property of 'input'.ng

if we want to implement form in agular we need to add 'FormsModule' in app-module.ts imports: section
Posted by: Guest on October-02-2020

Code answers related to "error ng8002: can't bind to '{ngmodel}' since it isn't a known property of 'mat-slider'."

Browse Popular Code Answers by Language