How to test custom Polymer expressions? An example of the expression below.
PolymerExpressions.prototype.uppercase = function(input) { return input.toUpperCase();};
Aucun commentaire:
Enregistrer un commentaire