SIGN IN SIGN UP

A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.

0 0 114 TypeScript

refactor(anchor): remove anchor in favor of router-link (#18935)

BREAKING CHANGES

The deprecated `ion-anchor` component has been removed in favor using `ion-router-link`. It should still only be used with vanilla and Stencil JavaScript projects. For Angular projects, use an `<a>` and `routerLink` with the Angular router.
B
Brandy Carney committed
97964a9e9ff2ab68b48d9eef2e6d95f15f94e34d
Parent: 13974c1