Module Angular2
Provides classes for working with Angular (also known as Angular 2.x) applications.
Import path
import javascript
Predicates
activatedRoute | Gets a reference to an |
activatedRouteProp | Gets a data flow node referring to the value of the route property |
activatedRouteSnapshot | Gets a reference to an |
domSanitizer | Gets a reference to a |
httpClient | Gets a reference to an |
isAngularExpressionAttribute | Holds if the value of |
paramDictionaryObject | Gets a reference to a |
paramMap | Gets a reference to a |
router | Gets a reference to a |
routerState | Gets a reference to a |
routerStateSnapshot | Gets a reference to a |
urlSegment | Gets a data flow node referring to a |
Classes
AngularSource | A value from |
ComponentClass | The class for an Angular component. |
MatTableElement | A |
PipeClass | A class with the |
Aliases
PipeRefExpr | A reference to a pipe function, occurring in a pipe expression that has been desugared to a function call. |
TemplateTopLevel | The top-level containing the expression in a template placeholder. |
TemplateVarRefExpr | A reference to a variable in a template expression, corresponding to a value plugged into the template. |