You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tui-rs/examples/demo
Florian Dehau 5ea54792c0 refactor(widgets/table): more flexible table
- control over the style of each cell and its content using the styling capabilities of Text.
- rows with multiple lines.
- fix panics on small areas.
- less generic type parameters.
4 years ago
..
app.rs chore: enable clippy on all targets and all features 4 years ago
mod.rs feat: add rustbox and crossterm demo 5 years ago
ui.rs refactor(widgets/table): more flexible table 4 years ago