-
Notifications
You must be signed in to change notification settings - Fork 24
Block form of to-elsewhere? #2
Copy link
Copy link
Open
Description
I find myself wanting to use ember-elsewhere in a situation where I have some inline content that I want to "transport" to a sidebar. I could make that content a component but the sidebar and main content are so contextually tied I'm not really super keen on doing that.
Is it possible to have an block component version of to-elsewhere:
{{#to-elsewhere named='sidebar'}}
lorem ipsum sidebar
{{/to-elsewhere}}
lorem ipsum main content window
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels