mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-30 06:21:31 +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