Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4828

Multiple layouts in Ember 2

$
0
0

@okachynskyy wrote:

I need implement next application structure with 3 routes:

localhost/users
localhost/posts
localhost/settings

'users' and 'posts' routes should have basic layout1 with main navbar.
'settings' route should have another layout2 with second navbar.

How can I implement multiple layouts approach with Ember > 2.12?
Can I set a layout name/path for each route or group of routes?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4828

Trending Articles