package
0.40.0
Repository: https://github.com/radius-project/radius.git
Documentation: pkg.go.dev

# Functions

NewTextModel creates a new Model struct with a textinput field, a prompt string, and options for the textinput field such as placeholder and echo mode, and sets the default style and error style for the Model.

# Variables

No description provided by the author

# Structs

Model is text model for bubble tea.
TextModelOptions contains options for the text model.