Here’s my codepen:
Clicking any link to drill down into the details gives me the previous title.
-
How can I get a back icon with this? You’ll see that I have back button tag in there, in an attempt to get one.
-
What’s the best way to hide the back text (prior title) for small width devices like phones in portrait? I think I could CSS it out with media queries, but maybe there’s a better way within Ionic, or it could be a nice feature?
Thanks!