CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.13 (changelog, source)
Search

Predicate Angular2::activatedRouteProp

Gets a data flow node referring to the value of the route property name, accessed via one of the following patterns:

route.snapshot.name
route.snapshot.data.name
route.name.subscribe(x => ...)

Import path

import javascript
SourceNode activatedRouteProp(string name)