OptionalcharactersCharacter tokens used by the pure renderer.
OptionaldefaultInitial reveal state for uncontrolled reveal usage.
OptionaldefaultInitial password value for uncontrolled usage.
OptionaldisabledWhether focus and editing are unavailable.
OptionalerrorError text. When present it takes precedence over hint.
OptionalhintHint text shown when no error is present.
Field label.
OptionalonCalled when reveal state changes through the imperative API or shortcut.
OptionalonCalled when the user or imperative API requests a submitted value.
OptionalonCalled after user or imperative edits request a value change.
OptionalplaceholderPlaceholder shown when value is empty.
OptionalrevealControlled reveal state.
OptionalrequiredWhether the label should include a required indicator.
OptionalvalueControlled password value.
Stateful data accepted by the Blessed passwordField adapter.