# Functions

DefaultKeyMap returns a default set of keybindings.
DefaultStyles returns a set of default style definitions for this list component.
NewDefaultDelegate creates a new delegate with default styles.
NewDefaultItemStyles returns style definitions for a default item.
NewModel returns a new model with sensible defaults.

# Constants

a filter is applied and user is not editing filter.
user is actively setting a filter.
no filter set.

# Structs

DefaultDelegate is a standard delegate designed to work in lists.
DefaultItemStyles defines styling for a default list item.
KeyMap defines keybindings.
Model contains the state of this component.
Styles contains style definitions for this list component.

# Interfaces

DefaultItem describes an items designed to work with DefaultDelegate.
Item is an item that appears in the list.
ItemDelegate encapsulates the general functionality for all list items.

# Type aliases

No description provided by the author
FilterState describes the current filtering state on the model.