Skip to content

Password Widget

The password widget is a text input where the password text is not echoed back to the user.

Password Widget

Configurable components

Class NameDescription
cardBackground card component
primaryPassword input component

Widget Properties

NameDescription
formName of the form to submit the text to.
labelField label

Common CSS Properties

These CSS properties configure the underlying Vuetify button component.

PropertyDescription
backgroundBackground color
colorText color

Vuetify CSS Properties

Set these CSS properties to modify the underlying Vuetify password component.

PropertyDescription
--w-variantSet to elevated, flat, tonal, outlined, text or plain.
--w-densitySet to compact, default or comfortable.
--w-rippleSet to enable the ripple effect.