package
0.0.0-20230215022541-382f929c2fc4
Repository: https://github.com/simfg/promptui.git
Documentation: pkg.go.dev
# Functions
New creates and initializes a list of searchable items.
# Constants
NotFound is an index returned when no item was selected.
# Structs
List holds a collection of items that can be displayed with an N number of visible items.
# Type aliases
Searcher is a base function signature that is used inside select when activating the search mode.