5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-04 01:19:12 +08:00
wails/v3/examples/wml
2025-02-25 03:33:15 +01:00
..
assets Update existing examples 2025-02-25 03:33:15 +01:00
main.go # Conflicts: 2024-09-18 05:55:49 +10:00
README.md BREAKING CHANGE: wml attributes are now prefixed with data- 2025-01-28 07:37:17 +11:00

WML Example

This is an example of how to use the experimental WML, which provides HTMX style calling of the Wails JS API.

Running the example

To run the example, simply run the following command:

go run .

Status

Platform Status
Mac Working
Windows Working
Linux