mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-27 13:01:13 +00:00
Scrollbar demo
This example shows how to render different types of scrollbars.
To run this demo:
cargo run -p scrollbar
This example shows how to render different types of scrollbars.
To run this demo:
cargo run -p scrollbar