mirror of
https://github.com/ratatui/ratatui.git
synced 2025-12-30 05:11:46 +00:00
Mouse drawing demo
This example shows how to receive mouse and handle mouse events.
To run this demo:
cargo run -p mouse-drawing
This example shows how to receive mouse and handle mouse events.
To run this demo:
cargo run -p mouse-drawing