Crates.io | tui-textbox |
lib.rs | tui-textbox |
version | 0.3.0 |
source | src |
created_at | 2024-04-24 17:08:53.772835 |
updated_at | 2024-07-08 12:30:42.564804 |
description | ratatui stateful widget |
homepage | https://github.com/zchira/tui-textbox |
repository | https://github.com/zchira/tui-textbox |
max_upload_size | |
id | 1219317 |
size | 85,853 |
Stateful widget for ratatui.
Check example/
.
To run demo:
cargo run --example demo
Left
and Right
Backspace
and Delete
supported