1
Good morning, I’m trying to call an html file from another html I created by Ionic, but it just doesn’t call.
<label class="item item-input">
<a class="button button-clear icon-right ion-chevron-right a href="tab-servicos-categorias.html""><font size="2">Categoria </font></a>
</label>
Another issue tbm, I created this button by this code above tbm, but the icon ">"
is close to the text "Category" when I really want it to be at the end of the button.