Aurelia 1 Docs
Ctrlk
Home
  • Introduction
  • Introduction
    • Quick Start
    • Aurelia for new developers
    • Contact manager tutorial
  • Components
    • Component basics
    • Component lifecycles
    • Styling components
    • Component options
    • Bindable properties
    • Slotted content
    • Template compilation using processContent
  • Templates
    • Template syntax
    • Custom attributes
    • Value converters (pipes)
    • Binding behaviors
    • Form inputs
    • CSS classes and styling
    • List rendering (repeaters)
    • Conditional rendering
    • HTML & SVG attributes
    • The as-element (element aliasing)
    • View Resource pipeline
    • View and Compilation Spies
  • Getting to know Aurelia
    • App configuration and startup
    • Routing
      • Getting started
      • Router configuration
      • Configuring routes
      • Viewports
      • Layouts
      • Redirecting routes
      • View Swapping and Animation
      • Internationalizing Titles
      • Fallback Routes
      • Navigating
      • Lifecycle hooks
      • Router pipelines (hooks)
      • Reusing an Existing View Model
      • Router events
    • Enhance
    • Dynamic composition
    • Observation
    • Dependency injection (DI)
    • Task queue
    • Event aggregator
    • Server side rendering
    • CLI
  • Developer guides
    • Security
    • Animation
    • Testing
    • Logging
    • Building plugins
    • UI Virtualization
    • Integrations
    • Cheat sheet
  • Aurelia packages
    • Validation
    • i18n Internationalization
    • Dialogs
    • Fetch client
    • HTTP client
    • Store
Powered by GitBook
On this page
  1. Getting to know Aurelia

Routing

Navigate the Aurelia routing docs.

Getting started

Router configuration

Configuring routes

Viewports

Layouts

Redirecting routes

View Swapping and Animation

Internationalizing Titles

Fallback Routes

Navigating

Lifecycle hooks

Router pipelines (hooks)

Reusing an Existing View Model

Router events

https://github.com/aurelia/v1-documentation/blob/main/getting-to-know-aurelia/routing/child-routers.md

https://github.com/aurelia/v1-documentation/blob/main/getting-to-know-aurelia/routing/handling-links.md

PreviousApp configuration and startupNextGetting started

Last updated 4 months ago

Was this helpful?

Was this helpful?