Back to Wails

Keybindings Example

v3/examples/keybindings/README.md

2.13.0401 B
Original Source

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:

bash
go run .

Status

PlatformStatus
MacWorking
WindowsWorking
Linux