Files
ionic-framework/core/src/components/anchor
2018-05-11 19:15:26 +02:00
..

ion-route-link

Properties

href

string

Contains a URL or a URL fragment that the hyperlink points to. If this property is set, an anchor tag will be rendered.

routerDirection

string

When using a router, it specifies the transition direction when navigating to another page using href.

Attributes

href

string

Contains a URL or a URL fragment that the hyperlink points to. If this property is set, an anchor tag will be rendered.

router-direction

string

When using a router, it specifies the transition direction when navigating to another page using href.


Built with StencilJS