Get parameters from router

this.route.snapshot.paramMap.get(name: string);

Get data and parameters from Activated route snapshot in angular