Skip to content

Commit

Permalink
Update types
Browse files Browse the repository at this point in the history
  • Loading branch information
TimvdLippe committed Feb 10, 2018
1 parent d458bab commit 868fba7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions types/lib/mixins/element-mixin.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,9 @@ declare namespace Polymer {
*
* These properties are retained unless a value of `null` is set.
*
* Note: This function does not support updating CSS mixins.
* You can not dynamically change the value of an `@apply`.
*
* @param properties Bag of custom property key/values to
* apply to this element.
*/
Expand Down

0 comments on commit 868fba7

Please sign in to comment.