Add js web stuff to landing page + documentation
This commit is contained in:
@@ -12,7 +12,7 @@ ui.Alert(ui.AlertGreen, "Done", vdom.Text("Saved."))
|
||||
ui.ToggleSwitch(on, func(v bool){ on = v }, "Notifications", "", false, "")
|
||||
```
|
||||
|
||||
See the runnable **`/kit`** demo page in `cmd/examples/go-wasm-web` (app nav → "UI Kit").
|
||||
See the runnable **`/wasm/kit`** demo page in `cmd/kjol-web` (Layers → Kjol Wasm Web).
|
||||
|
||||
## Conventions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user