Documentation
¶
Overview ¶
Package assets embeds the compiled gomukit runtime (JavaScript) and stylesheet. The files in dist/ are built from the ui/ workspace by esbuild and committed; run `make assets` (or go generate) after changing ui/ sources.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RuntimeJS string
RuntimeJS is the bundled, minified gomukit runtime (IIFE, self-mounting).
View Source
var StylesCSS string
StylesCSS is the bundled, minified gomukit stylesheet (tokens + widgets).
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.