bubbles

package
v0.0.0-...-5046716 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ShowMenuCheckBox

func ShowMenuCheckBox()

func ShowSpinner

func ShowSpinner(quit chan struct{}, spinMessage string, lipColor string)

Types

type MenuCheckbox struct {
	// contains filtered or unexported fields
}
func (m MenuCheckbox) GetSelectedItems() []string
func (m MenuCheckbox) Init() tea.Cmd
func (m MenuCheckbox) Update(msg tea.Msg) (tea.Model, tea.Cmd)
func (m MenuCheckbox) View() string

type SpinModel

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

func (SpinModel) Init

func (m SpinModel) Init() tea.Cmd

func (SpinModel) Update

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

func (SpinModel) View

func (m SpinModel) View() string

Jump to

Keyboard shortcuts

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