mirror of
https://github.com/ratatui/ratatui.git
synced 2026-04-08 19:15:23 +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