Angular 2 Routes and Forms
Angular 2 Routes and Forms
PATCH method is used when sending passwords or other sensitive information. -- True
EventEmitter is a ________ defined in @angular/core module used to emit custom events. -- Class
Which mechanism allows user to navigate between components / views? -- HTTP request
Which of the following will be “true” if user changed the value of control? -- dirty
In Reactive forms, the HTML of the forms are automatically created. -- False
Which property describes the path you want to redirect the user? -- redirectTO?
_____________ acts as container to store all the services required for the creation of component. --
providers
PERSONAL
Service is a -- class
PERSONAL