mirror of
https://github.com/ratatui/ratatui.git
synced 2025-12-29 21:01:16 +00:00
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