What is the use of router and {{outlet}} tag in ember.js?
Answer Posted / Shiv Kumar Pawar
The Ember Router manages application-level navigation, while the {{outlet}} helper is used to display the content of a route.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers