Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Model ¶
type Model struct {
ID int
HeaderStyle lipgloss.Style
ItemStyle lipgloss.Style
SelectedStyle lipgloss.Style
ItemRender func(Option, bool) string
Width int
Height int
// contains filtered or unexported fields
}
func NewWithGroups ¶
func NewWithGroups(groups []OptionGroup) Model
type MsgOptionSelected ¶
type OptionGroup ¶
Click to show internal directories.
Click to hide internal directories.