We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae32725 commit d458babCopy full SHA for d458bab
lib/mixins/element-mixin.html
@@ -610,6 +610,9 @@
610
*
611
* These properties are retained unless a value of `null` is set.
612
613
+ * Note: This function does not support updating CSS mixins.
614
+ * You can not dynamically change the value of an `@apply`.
615
+ *
616
* @param {Object=} properties Bag of custom property key/values to
617
* apply to this element.
618
* @return {void}
0 commit comments