footer

package
v0.0.0-...-e0cbe86 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Model

type Model struct {
	Styles *Styles
	// contains filtered or unexported fields
}

func New

func New(keymap help.KeyMap) Model

func (Model) Height

func (m Model) Height() int

func (Model) Init

func (m Model) Init() tea.Cmd

func (Model) Resize

func (m Model) Resize(width, height int) component.Model

func (Model) SetKeyMap

func (m Model) SetKeyMap(keymap help.KeyMap) Model

func (Model) Update

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

func (Model) View

func (m Model) View() string

func (Model) Width

func (m Model) Width() int

type Styles

type Styles struct {
	Border        lipgloss.Style
	Ellipsis      lipgloss.Style
	HelpText      lipgloss.Style
	HelpFeintText lipgloss.Style
}

func DefaultStyles

func DefaultStyles() *Styles

Jump to

Keyboard shortcuts

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