nameInput

package
v0.0.0-...-978d0fb Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NameInput

type NameInput struct {
	// contains filtered or unexported fields
}

func New

func New(defaultValue string) NameInput

func (NameInput) RawValue

func (n NameInput) RawValue() string

func (NameInput) Update

func (n NameInput) Update(msg tea.KeyMsg) (NameInput, bool)

func (NameInput) Value

func (n NameInput) Value() string

func (NameInput) View

func (n NameInput) View(focused bool) string

Source Files

  • model.go
  • update.go
  • view.go

Jump to

Keyboard shortcuts

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