Here’s a screenshot of my prototype, for context. The IonRouterLink is rendered in the table as hyperlinked numbers, and causes the target page to render. The IonButton at the top of the screenshot does not go anywhere when clicked.
I want to navigate to a new page upon the button click, but various recommended methods won’t render the target page. So, I went with the basic routerLink attribute on the IonButton thinking it would work like the numbered links in the below screenshot.