Files
ratatui/examples/apps/table/README.md

10 lines
121 B
Markdown

# Table demo
This example shows how to create an interactive table.
To run this demo:
```shell
cargo run -p table
```