input

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2020 License: MIT Imports: 5 Imported by: 1

Documentation

Overview

Package input provides a text input.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func View

func View(m Model) string

View function.

Types

type Model

type Model struct {
	// Value is the text input value.
	Value string
	// contains filtered or unexported fields
}

Model is the input model.

func Update

func Update(msg tea.Msg, m Model) Model

Update function.

Jump to

Keyboard shortcuts

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