What is the difference between route and path in EmberJs
Router.map(function () { this.route('about'); this.route('contact', { path: '/getting-in-touch' }); });
Aucun commentaire:
Enregistrer un commentaire