I have been exploring Nativescript 5.0 and have successfully used [nsRouterLink] in the .html file.
Now, I am interested in achieving similar functionality in the .ts file.
Is there a way to redirect users and pass parameters without relying on the page & frame object?