button

package
v1.5.3 Latest Latest
Warning

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

Go to latest
Published: May 20, 2024 License: Unlicense Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Button

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

func New

func New(id int, label string, btntype utils.ButtonType, callback tea.Msg) Button

func (Button) Data

func (b Button) Data() interface{}

implementing Accessor

func (Button) Set added in v1.3.3

func (b Button) Set(lbl string) Button

special

func (Button) Update

func (b Button) Update(msg tea.Msg) (obj.Element, tea.Cmd)

implementing Element

func (Button) View

func (b Button) View(focused bool) string

Jump to

Keyboard shortcuts

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