Documentation ¶
Index ¶
Constants ¶
View Source
const ListHeight = 14
Variables ¶
View Source
var ( TitleStyle = lipgloss.NewStyle().MarginLeft(2) PaginationStyle = list.DefaultStyles().PaginationStyle.PaddingLeft(4) HelpStyle = list.DefaultStyles().HelpStyle.PaddingLeft(4).PaddingBottom(1) )
Functions ¶
This section is empty.
Types ¶
type ItemDelegate ¶
type ItemDelegate struct{}
func (ItemDelegate) Height ¶
func (d ItemDelegate) Height() int
func (ItemDelegate) Spacing ¶
func (d ItemDelegate) Spacing() int
Click to show internal directories.
Click to hide internal directories.