radio

package
v1.3.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(id int, label string, callback tea.Msg) container.SimpleContainer

Types

type Radio

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

func (Radio) Data

func (r Radio) Data() interface{}

implementing Accessor

func (Radio) Toggle

func (r Radio) Toggle() Radio

special

func (Radio) Update

func (r Radio) Update(msg tea.Msg) (obj.Element, tea.Cmd)

implementing Element

func (Radio) View

func (r Radio) View(focused bool) string

Jump to

Keyboard shortcuts

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