Expand description
Components that integrate with the route agent.
At least one bridge to the agent needs to exist for these to work.
This can be done transitively by using a Router
component, which owns a bridge to the agent.
Structs§
- Properties for
RouterButton
andRouterLink
. - An anchor tag Component that when clicked, will navigate to the provided route.
- Changes the route when clicked.
Enums§
- Message for
RouterButton
andRouterLink
.
Type Aliases§
- Router
Link Deprecated An anchor tag Component that when clicked, will navigate to the provided route.