0% found this document useful (0 votes)
22 views

Angular

The document discusses Angular 2 routes and forms. It covers topics like defining services, components, providers, routes, router guards, reactive forms, form validation, nested form groups, resetting forms, and detecting control value changes.

Uploaded by

david
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views

Angular

The document discusses Angular 2 routes and forms. It covers topics like defining services, components, providers, routes, router guards, reactive forms, form validation, nested form groups, resetting forms, and detecting control value changes.

Uploaded by

david
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

ANGULAR 2 ROUTES AND FORMS

@service - false

you define service - con

service - class

componets - ser

who created -providers

patch - tr

obser- tr

http - api

event - class

routes - path

router defines - component

mechanism - http - wrong, wout

which of the - , st

Which is not a router guard type - can deactivate child

In Reactive forms, the HTML of the forms are automatically created.- fa

How to prevent Angular2 from auto-validating form? - noval

FormGroups can nest inside other FormGroups. - true

Which function bootstraps the form to its pristine state?- reset

Which of the following will be �true� if user changed the value of control? - dirty

You might also like