mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 22:55:48 +01:00
|
|
||
|---|---|---|
| .. | ||
| main.go | ||
| README.md | ||
Keybindings Example
This simple example demonstrates how to use keybindings in your application.
Run the example and press Ctrl/CMD+Shift+C to center the focused window.
Running the example
To run the example, simply run the following command:
go run .
Status
| Platform | Status |
|---|---|
| Mac | Working |
| Windows | Working |
| Linux |