Versions in this module Expand all Collapse all v0 v0.7.1 Jul 27, 2026 v0.7.0 Jul 26, 2026 Changes in this version + const ConfigIslandID + const DataIslandID + func Data(name, value string) g.Node + func Document(c DocConfig) (string, error) + func JSONIsland(id string, v any) (g.Node, error) + func RawCSS(css string) (g.Node, error) + func RawJS(js string) (g.Node, error) + func RawSVG(svg string) (g.Node, error) + type DocConfig struct + Body g.Node + CSS string + Config any + Data any + Lang string + RuntimeJS string + ThemeCSS string + Title string