dynamoitemview

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2023 License: MIT Imports: 9 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 {
	// contains filtered or unexported fields
}

func New

func New(itemRendererService *itemrenderer.Service, uiStyles styles.Styles) *Model

func (*Model) Init

func (*Model) Init() tea.Cmd

func (*Model) Resize

func (m *Model) Resize(w, h int) layout.ResizingModel

func (*Model) Update

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

func (*Model) View

func (m *Model) View() string

type NewItemSelected

type NewItemSelected struct {
	ResultSet *models.ResultSet
	Item      models.Item
}

Jump to

Keyboard shortcuts

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