
Routing Rewiew
Authored by Алёна Янова
Professional Development
1st - 3rd Grade
Used 3+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
13 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What field in route interface is required?
path
component
outlet
all fields are optional
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What path should be on the top of routes array if I want to have all paths working?
'home'
'**'
'home/:id'
''
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What path should be at the bottom?
'' (with path match full strategy)
'home'
'**'
'home/:id'
4.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
What is <router-outlet>?
Component
Directive
Template variable
Class
5.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
What specific for this element events can be caught at the <router-outlet>?
click
activate
deactivate
hover
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Current url is .../home. Where I will navigate if I click on a button with [router-link]="[/quests, 1]" and [queryParams]="{magic: true}"
.../quests/1;magic=true
.../home/quests/1/magic/true
.../quests/1?magic=true
.../home/quests/1;magic=true
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Current url is .../home. Where I will navigate if I click on a button with [router-link]="[quests, 1, {magic: true}]"
.../quests/1;magic=true
.../home/quests/1;magic=true
.../quests/1/magic=true
.../home/quests/1?magic=true
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?