Is there a way to specify query string parameters for the defaultHref for the ion-back-button? I don’t see any properties that look promising.
I’m looking for something similar to the queryParams attribute of the RouterLink from angular.
Is there a way to specify query string parameters for the defaultHref for the ion-back-button? I don’t see any properties that look promising.
I’m looking for something similar to the queryParams attribute of the RouterLink from angular.
what language are you using? react / vue / angular
I am using Angular for this project.