ember-octane-vs-classic-cheat-sheet icon indicating copy to clipboard operation
ember-octane-vs-classic-cheat-sheet copied to clipboard

How to access the element from javascript

Open lukemelia opened this issue 5 years ago • 1 comments

One need I have occasionally had in converting our Classic apps to Octane is to get a reference to the main element of my component. I have been using ember-ref-modifier to do this. Does this warrant an entry?

lukemelia avatar May 30 '20 08:05 lukemelia

At today's learning team, we also discussed showing using ember-modifier directly to serve this need, as a possible alternative.

The broader topic should be included somewhere, and we're gathering feedback on the specific recommendation to make!

jenweber avatar Jun 04 '20 16:06 jenweber