Components

Understand Aurelia components, custom elements, bindables, and how they relate to view composition.

Aurelia components (custom elements and attributes) are the building blocks of every view. Start with the guides below to learn how to author and consume them:

As you progress through the rest of “Getting to Know Aurelia,” you’ll see components combined with template controllers, dynamic composition, and routing to form larger features.

Last updated

Was this helpful?