We’re talking about making it easier to customize the right side arrow that automatically shows for items that have an href or ng-click. Before we make a change I’d like to get some more feedback from the group:
Thanks
We’re talking about making it easier to customize the right side arrow that automatically shows for items that have an href or ng-click. Before we make a change I’d like to get some more feedback from the group:
Thanks
Hi @adam. Are you referring to the default chevrons on ion-item
s with hrefs? If so, in my app I had to remove it via my app css. It would be nice to make it optional probably via an attribute on ion-item
just for those cases when one would really like to have it on. Thank you.