Home »
MCQs »
Aurelia MCQs
The ____ in Aurelia is a component that handles client-side routing and navigation
10. The ____ in Aurelia is a component that handles client-side routing and navigation.
- Module
- Router
- Dependency Injection
- Attributes
Answer: B) Router
Explanation:
The router in Aurelia is a component that handles client-side routing and navigation.