Routing to element #id

So I was trying to do sth like $anchorScroll

After reading the Angular2 docs, is this what i m looking for?
this.router.navigate('someElementID');