Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Item ¶
type Item struct {
// contains filtered or unexported fields
}
func (Item) Description ¶
func (Item) FilterValue ¶
type Model ¶ added in v1.6.1
type Model struct {
// contains filtered or unexported fields
}
Model is the bubbletea model for the picker.
func (*Model) SelectedIndex ¶ added in v1.6.1
SelectedIndex returns the index of the selected item and whether a selection was made.
Click to show internal directories.
Click to hide internal directories.