update polymer components
This commit is contained in:
parent
95d4c9bd78
commit
c3765bb90e
23 changed files with 150 additions and 152 deletions
|
@ -29,9 +29,9 @@ Custom property | Description | Default
|
|||
----------------|-------------|----------
|
||||
`--paper-input-char-counter` | Mixin applied to the element | `{}`
|
||||
-->
|
||||
|
||||
<dom-module id="paper-input-char-counter">
|
||||
<template>
|
||||
|
||||
<style>
|
||||
:host {
|
||||
display: inline-block;
|
||||
|
@ -47,7 +47,6 @@ Custom property | Description | Default
|
|||
</style>
|
||||
|
||||
<span>[[_charCounterStr]]</span>
|
||||
|
||||
</template>
|
||||
</dom-module>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue