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 b0825e4 commit 9d6236fCopy full SHA for 9d6236f
README.md
@@ -151,6 +151,7 @@ Custom property | Description | Default
151
`--paper-input-container-disabled` | Mixin applied to the container when it's disabled | `{}`
152
`--paper-input-container-label` | Mixin applied to the label | `{}`
153
`--paper-input-container-label-focus` | Mixin applied to the label when the input is focused | `{}`
154
+`--paper-input-container-label-floating` | Mixin applied to the label when floating | `{}`
155
`--paper-input-container-input` | Mixin applied to the input | `{}`
156
`--paper-input-container-underline` | Mixin applied to the underline | `{}`
157
`--paper-input-container-underline-focus` | Mixin applied to the underline when the input is focused | `{}`
0 commit comments