| Crates.io | tui-textbox |
| lib.rs | tui-textbox |
| version | 0.4.0 |
| created_at | 2024-04-24 17:08:53.772835+00 |
| updated_at | 2024-12-31 09:41:47.475151+00 |
| description | ratatui stateful widget |
| homepage | https://github.com/zchira/tui-textbox |
| repository | https://github.com/zchira/tui-textbox |
| max_upload_size | |
| id | 1219317 |
| size | 88,541 |
Stateful widget for ratatui.
Check example/.
To run demo:
cargo run --example demo

Left and RightBackspace and Delete supported