list

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bubble

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

func New

func New() Bubble

func (Bubble) GetFramework

func (b Bubble) GetFramework() string

func (Bubble) GetFrameworkType

func (b Bubble) GetFrameworkType() string

func (Bubble) GetSelecteNavigationItem

func (b Bubble) GetSelecteNavigationItem() Item

func (Bubble) Init

func (b Bubble) Init() tea.Cmd

func (*Bubble) SetSize

func (b *Bubble) SetSize(width, height int)

func (Bubble) Update

func (b Bubble) Update(msg tea.Msg) (Bubble, tea.Cmd)

func (Bubble) View

func (b Bubble) View() string

type Item

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

func (Item) Command

func (i Item) Command() string

func (Item) CommandArgs

func (i Item) CommandArgs() string

func (Item) Description

func (i Item) Description() string

func (Item) FilterValue

func (i Item) FilterValue() string

func (Item) Name

func (i Item) Name() string

func (Item) Title

func (i Item) Title() string

Jump to

Keyboard shortcuts

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