If I call Ember.inspect(component), I get a response like:
Ember.inspect(component)
<app@component:my-component::ember1246>
This suggests that the component is aware of its own name (my-component). Is there a way to access just that name?
my-component
Aucun commentaire:
Enregistrer un commentaire