Add js web stuff to landing page + documentation

This commit is contained in:
2026-07-14 10:33:12 -04:00
parent fec8ef4a3e
commit 02a6dc6c48
435 changed files with 69567 additions and 1522 deletions

View File

@@ -2,7 +2,7 @@ package webui
import "kjol/vdom"
// Port of web/uikit/Menu.tsx, rebuilt on the Floating controller (floating.go).
// Port of jsruntime/uikit/Menu.tsx, rebuilt on the Floating controller (floating.go).
//
// # Why the API is a controller with methods
//