models

package
v2.2.3 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2026 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RootModel

type RootModel struct {
	Width         int
	Height        int
	Page          enums.Page
	Home          *homemodel.HomeModel
	Menu          *menu.Menu
	Daily         *daily.Daily
	Diary         *diary.Diary
	ErrorPopup    *errorpopup.ErrorPopup
	Overlay       *overlay.Model
	CurrentPage   enums.Page
	ShowPopup     bool
	FilePopupType enums.PopupType
	FilePopup     *filepopup.FilePopup

	IsShowingError bool
	// contains filtered or unexported fields
}

func NewRoot

func NewRoot() *RootModel

func (RootModel) Init

func (m RootModel) Init() tea.Cmd

func (*RootModel) Update

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

func (*RootModel) View

func (m *RootModel) View() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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