mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-27 13:01:13 +00:00
170 B
170 B
Custom widget demo
This example shows how to create a custom widget that can be interacted with the mouse.
To run this demo:
cargo run -p custom-widget