package
0.0.10
Repository: https://github.com/go-go-golems/bobatea.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Blink returns the blink command for the cursor.
DefaultStyles returns the default styles for focused and blurred states for the textarea.
New creates a new model with default settings.
Paste is a command for pasting from the clipboard into the text input.

# Variables

DefaultKeyMap is the default set of key bindings for navigating and acting upon the textarea.

# Structs

KeyMap is the key bindings for different actions within the textarea.
LineInfo is a helper for keeping track of line information regarding soft-wrapped lines.
Model is the Bubble Tea model for this text area element.
Style that will be applied to the text area.
WrapInput is the input to the text wrapping function.