Expand description
A widget for entering a single line of text in a dialog for Ratatui.
Based on https://github.com/ratatui/ratatui/blob/v0.26.1/examples/user_input.rs.
Structs§
- Dialog
- The data structure for the dialog.
Constants§
- BOTTOM_
TITLE - The default title at the bottom of the widget.