lundi 28 septembre 2020

Access HTML element from Glimmer component without modifier

is it possible to access component's HTML element in Glimmer components without the use of did-insert helper? Something as simple as this.element or this.elementId in non-glimmer elements.

I've created a class that extends Component that all my components will be extending. After my "special" component is created I want to manipulate with its DOM.




Aucun commentaire:

Enregistrer un commentaire