components

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateTable

func GenerateTable() table.Model

func RenderTable

func RenderTable(t table.Model, height int, width int) string

func SetTable

func SetTable(t *table.Model, cols []ColumnDefinition, targetWidth int) tea.Cmd

Types

type ColumnDefinition

type ColumnDefinition struct {
	Title      string
	Width      int
	FlexFactor int
}

Jump to

Keyboard shortcuts

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