mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-29 22:11:34 +00:00
10 lines
124 B
Markdown
10 lines
124 B
Markdown
# Flex demo
|
|
|
|
This interactive example shows how to use the flex layouts.
|
|
|
|
To run this demo:
|
|
|
|
```shell
|
|
cargo run -p flex
|
|
```
|