Versions in this module Expand all Collapse all v0 v0.3.0 Feb 12, 2025 v0.2.0 Oct 15, 2024 v0.1.0 Apr 29, 2024 Changes in this version + type Model struct + func New() *Model + func (*Model) Init() tea.Cmd + func (model *Model) Update(_ tea.Msg) (tea.Model, tea.Cmd) + func (model *Model) View() string