subview

package
v0.0.0-...-e353533 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GoUp

func GoUp() tea.Msg

Types

type Model

type Model interface {
	SetWidth(width int)
	SetHeight(height int)
	View() string
	Init() tea.Cmd
	Update(msg tea.Msg) (Model, tea.Cmd)
	Reset() // Reset the view when going up in the component tree
}

type TreeUp

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

Jump to

Keyboard shortcuts

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