Files
textual/docs/events/mouse_release.md
2022-08-25 10:22:22 +01:00

12 lines
391 B
Markdown

# MouseRelease
The `MouseRelease` event is sent to a widget when it is no longer receiving mouse events outside of its borders.
- [ ] Bubbles
## Attributes
| attribute | type | purpose |
| ---------------- | ------ | -------------------------------------------- |
| `mouse_position` | Offset | Mouse coordinates when the mouse was release |