mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
* feat: add `cursor_position` getter closes #9250 * js api * Update mod.rs * fix build on iOS and android * use existing wrapper * fmt * adjust wording * update docs --------- Co-authored-by: Lucas Nogueira <lucas@tauri.app>
126 B
126 B
@tauri-apps/api
| @tauri-apps/api |
|---|
| patch:feat |
Add cursorPosition function in window module to get the current cursor position.