ratatui/examples/demo
Josh McKinney fb93db0730
docs(examples): simplify docs using new layout methods (#731)
Use the new `Layout::horizontal` and `vertical` constructors and
`Rect::split_array` through all the examples.
2024-01-05 07:45:14 -08:00
..
app.rs fix(prelude): remove widgets module from prelude (#317) 2023-07-16 09:11:59 +00:00
crossterm.rs refactor(examples): add vim binding (#688) 2023-12-14 19:11:48 -08:00
main.rs chore(features): enable building with all-features (#286) 2023-07-04 03:58:25 +00:00
termion.rs refactor(examples): add vim binding (#688) 2023-12-14 19:11:48 -08:00
termwiz.rs refactor(examples): add vim binding (#688) 2023-12-14 19:11:48 -08:00
ui.rs docs(examples): simplify docs using new layout methods (#731) 2024-01-05 07:45:14 -08:00