Boolean$password-disable-everything: text-field.$disable-everything !default;Set to true to disable the Password styles
Number$password-visibility-toggle-spacing: spacing.get-var(xs) !default;The padding-left to apply to a Password when there is a visibility icon.
mixin@mixin styles($disable-layer: false) { … }Generates all the styles based on feature flags.
| Name | Description | Type | Default Value |
|---|---|---|---|
$disable-layer | Set this to | Boolean | false |