Tauri Commands

Use when wiring JavaScript→Rust calls in a Tauri v2 app — defining `#[tauri::command]` handlers, passing args, returning values/errors, async commands, accessing app state or the AppHandle, or registering commands in the invoke_handler.

stuffbucket 0267d86 3 files · 11.5 KB Updated

File contents

stuffbucket/skills/tree/main/plugins/stuffbucket/skills/tauri-commands commit 0267d86d5d

Frequently asked questions

npx skillmds@latest add stuffbucket/tauri-commands