Documentation ¶
Index ¶
- type Model
- func (m Model) BlurredStyle(style lipgloss.Style) Model
- func (m Model) FocusedStyle(style lipgloss.Style) Model
- func (m Model) GetHeadings() []string
- func (m Model) Init() tea.Cmd
- func (m Model) SetFocused(index int) Model
- func (m Model) Update(msg tea.Msg) (tea.Model, tea.Cmd)
- func (m Model) View() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Model ¶
type Model struct {
// contains filtered or unexported fields
}
func (Model) GetHeadings ¶
func (Model) SetFocused ¶
Click to show internal directories.
Click to hide internal directories.