Forum Moderators: open
this.ratingClicked.emit(`The rating ${this.rating} was clicked`); Actually, that *is* vanilla JavaScript. It's new in ES6 (aka ES2015).
But searches for "${}" and variants resulted in garbage results. Very frustrating.
Is there a standard place (analogous to caniuse dot com) where we can find out which browsers will know what to do with any given element?