package
Version:
v1.13.1
Opens a new window with list of versions in this module.
Published: Feb 19, 2024
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type KeyInvalidMsg struct{}
type Model struct {
Done bool
Quit bool
}
NewModel returns a new username model in its initial state.
Init is the Bubble Tea initialization function.
Update is the Bubble Tea update loop.
View renders current view from the model.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.