Versions in this module Expand all Collapse all v1 v1.2.0 Apr 30, 2025 Changes in this version + type AppModel struct + func (m *AppModel) Init() tea.Cmd + func (m *AppModel) Update(msg tea.Msg) (tea.Model, tea.Cmd) + func (m *AppModel) View() string