Files
Mariano Marciello d754c5e58b refactor(app): simplify render function in the scrollbar example (#975) (#2388)
Divide the render function into two functions for vertical and
horizontal scroll.

Signed-off-by: Mariano Marciello <marciello.mariano@gmail.com>
Co-authored-by: Orhun Parmaksız <orhun@archlinux.org>
2026-02-14 16:32:11 +03:00
..

Scrollbar demo

This example shows how to render different types of scrollbars.

To run this demo:

cargo run -p scrollbar