input

package
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 31, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Send

func Send(message string) (value string, err error)

func Sendf

func Sendf(format string, vars ...any) (value string, err error)

Types

type Model

type Model struct {
	TextInput textinput.Model
	Prompt    string
}

func (*Model) Init

func (model *Model) Init() tea.Cmd

func (*Model) Update

func (model *Model) Update(message tea.Msg) (tea.Model, tea.Cmd)

func (*Model) View

func (model *Model) View() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL