ui

package
v0.0.0-...-9494f5f Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DownloadableWidthPercentageSize = 0.6
	MarkedWidthPercentageSize       = 0.4
	NotificationWidthPercentageSize = 0.4

	DownloadableHeightPercentageSize = 1
	MarkedHeightPercentageSize       = 0.8
	NotificationHeightPercentageSize = 0.2
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Model

type Model struct {
	Marked       structs.FontList
	Downloadable structs.FontList
	// contains filtered or unexported fields
}

func NewModel

func NewModel() (m *Model)

func (Model) Init

func (m Model) Init() tea.Cmd

func (Model) Update

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

func (Model) View

func (m Model) View() (s string)

Jump to

Keyboard shortcuts

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