mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-26 20:40:44 +00:00
147 B
147 B
Mouse drawing demo
This example shows how to receive mouse and handle mouse events.
To run this demo:
cargo run -p mouse-drawing