Versions in this module Expand all Collapse all v5 v5.0.1 Jul 28, 2026 Changes in this version + func Collect(parseManifest *Manifest, parseProps Props) + func ServerOnly(parseProps Props) ui.Node + type ClientReference struct + Export string + ID string + Name string + Props map[string]string + type Descriptor struct + ClientSlots []ClientReference + ID string + Name string + Props map[string]string + type Manifest struct + Components []Descriptor + type Props struct + ClientSlots []ClientReference + ID string + Name string + Placeholder ui.Node + Props map[string]string + Render func() ui.Node Other modules containing this package github.com/monstercameron/GoWebComponents/v4