text

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2023 License: Unlicense Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(id int, txt string, texttype utils.TextType) container.SimpleContainer

Types

type Text

type Text struct {
	obj.ElementWithID
	obj.ElementWithCallback
	// contains filtered or unexported fields
}

func (Text) Data

func (t Text) Data() interface{}

implementing Accessor

func (Text) Set

func (t Text) Set(txt string) Text

special

func (Text) Update

func (t Text) Update(msg tea.Msg) (obj.Element, tea.Cmd)

implementing Element

func (Text) View

func (t Text) View(bool) string

Jump to

Keyboard shortcuts

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