Versions in this module Expand all Collapse all v0 v0.5.0 Mar 24, 2025 Changes in this version + type Component struct + SetText func(string) + func New() *Component + func (c *Component) Init() tea.Cmd + func (c *Component) Render(int, int) string + func (c *Component) Update(msg tea.Msg) tea.Cmd