OptionalcharactersCharacter tokens used by the pure renderer.
OptionaldefaultInitial text 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 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.
OptionalrequiredWhether the label should include a required indicator.
OptionalvalueControlled text value.
Stateful data accepted by the Blessed textField adapter.