attribute

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Attribute

type Attribute struct {
	Key, Value string
}

type AttributesMsg

type AttributesMsg []Attribute

type Model

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

func New

func New() *Model

func (*Model) AttributesCmd

func (*Model) AttributesCmd(attributes []Attribute) tea.Cmd

func (*Model) AttributesInitCmd

func (*Model) AttributesInitCmd() tea.Msg

func (*Model) Init

func (model *Model) Init() tea.Cmd

func (*Model) Update

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

func (*Model) View

func (model *Model) View() string

Jump to

Keyboard shortcuts

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