Expand description
Feature-gated primitive widget modules.
Modulesยง
- dialog
dialog - Dialog component
- menu_
bar menu-bar - pane
pane - Pane component
- resizable_
grid resizable-grid - ResizableGrid primitive - unified split pane layout with mouse interaction.
- statusline
statusline - A status-line widget that can stack up indicators on the left and right end.
- termtui
termtui - VT100 terminal emulation extracted from mprocs.
- toast
toast - Toast notification component
- tree_
view tree-view - Tree view widget for hierarchical data display.
- widget_
event widget-event - Common events emitted by interactive widgets.