Quiz on Event List
Test yourself on the concepts we covered in the events list.
Quiz time!
1
In our test verifying whether the events table created a link to view an event, we referenced the href
attribute of the <a>
element. What was this href
attribute set as in our Angular template?
A)
Through fixture.debugElement.query
B)
Through routerLink
C)
Through ngOnInit
D)
Through .getAttribute()
Question 1 of 30 attempted
Get hands-on with 1400+ tech skills courses.