# Functions
Blink is a command used to initialize cursor blinking.
No description provided by the author
Indent a string with the given prefix at the start of either the first, or all lines.
NewModel creates a new model with default settings.
Paste is a command for pasting from the clipboard into the text input.
# Constants
No description provided by the author
Available cursor modes.
Available cursor modes.
Available cursor modes.
No description provided by the author
EchoNone displays nothing as characters are entered.
EchoNormal displays text as is.
EchoPassword displays the EchoCharacter mask instead of actual characters.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Internal ID management for text inputs.
styling functions.
Internal ID management for text inputs.
styling functions.
styling functions.
styling functions.
styling functions.
styling functions.
styling functions.
change to whatever.
No description provided by the author
styling functions.
No description provided by the author
No description provided by the author
# Structs
TextInputModel is the Bubble Tea model for this text input element.
# Type aliases
CursorMode describes the behavior of the cursor.
EchoMode sets the input behavior of the text input field.