fixes #1982 Later on I'll figure out an easy way to regenerate this in the CI and possibly do the same for the app examples' VHS tapes. That's why I haven't added a script or mentioned anything in the docs yet (hint: #1721) --------- Co-authored-by: Jagoda Estera Ślązak <128227338+j-g00da@users.noreply.github.com>
Widget Examples
This folder contains minimal examples for Ratatui widgets. There are meant to provide code snippets that can be copy-pasted into your application.
Tip
There are also application examples in the top-level
examplesfolder.
You can run these examples using:
cargo run -p ratatui-widgets --example example-name
Note
This folder might use unreleased code. Consider viewing the examples in the
latestbranch instead of themainbranch for code which is guaranteed to work with the released Ratatui version.















