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

Nest Ember component in an external non-Ember widget

$
0
0

@branscha wrote:

I would like to nest Ember components inside the widgets of a pure JavaScript widget library (trees, grids, ...).
For my own components I like Ember, but I have to rely on the vast number of available widgets to get the work done, I cannot write them all.

I found various solutions which are no longer valid, I tried them all to find out that they no longer apply.
I will not repeat the deprecated techniques to avoid further confusion on this topic you can find them at stack overflow 18259925, 28165802 . The main idea was to detach the rendered component and attach it inside the widget.

I think it should be possible for Ember to tap into the vast number of JavaScript code/widgets already available. It is a rather unexpected showstopper.

Is there an official way to do this? Did this use case become unsupported?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4828

Trending Articles