gtable

package
v1.4.3 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2023 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Table

type Table struct {
	Program *tea.Program
	// contains filtered or unexported fields
}

func NewTable

func NewTable(opts ...table.Option) (t *Table)

func (*Table) Run

func (that *Table) Run()

type TableModel

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

func (*TableModel) Init

func (that *TableModel) Init() tea.Cmd

func (*TableModel) Update

func (that *TableModel) Update(msg tea.Msg) (tea.Model, tea.Cmd)

func (*TableModel) View

func (that *TableModel) View() string

Jump to

Keyboard shortcuts

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