mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08: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