NAME
Reaction::UI::Widget::Field::Mutable::Password - A password input field
DESCRIPTION
See Reaction::UI::Widget::Field::Mutable. Creates a password type input field and never sets the current value as the field's value.
FRAGMENTS
widget
Sets field_type
to password
and field_value
to an empty string.
AUTHORS
See Reaction::Class for authors.
LICENSE
See Reaction::Class for the license.