Home »
MCQs »
Aurelia MCQs
Which of the following function on the router instance allows you to re-activate the component and update its data by refreshing the current route?
34. Which of the following function on the router instance allows you to re-activate the component and update its data by refreshing the current route?
- Refresh
- Restart
- Update
- Re-install
Answer: A) Refresh
Explanation:
Refresh function on the router instance that allows you to re-activate the component and update its data by refreshing the current route.