Module list

Module list 

Source
Expand description

Extensions for ratatui List.

Modules§

edit
Adds inline editing support for List.
selection
Different selection models.

Structs§

List
List widget.
ListState
State & event handling.
ListStyle
Collected styles.

Traits§

ListSelection
Trait for list-selection.

Functions§

handle_events
Handle events for the popup. Call before other handlers to deal with intersections with other widgets.
handle_mouse_events
Handle only mouse-events.