Skip to main contentCrate ichoose
Source - ListEntry
- ListSearch
- Main type to setup the list search.
- ListSearchExtra
- SelectionResult
- Result returned by the list search picker.
- ActionKey
- Keys that can be used as action keys without conflicting with search or navigation.
- FilterCallback
- Callback to handle
key:value filter terms.
Given a key, value, and the entry, returns true if it matches. - PreviewCallback
- Callback to get preview text for an entry.
Given a key, returns the text to display in the preview pane.