Documentation
¶
Index ¶
- func Input(styles *cssm.Collector, attrs ...g.Node) g.Node
- func PrimaryButton(styles *cssm.Collector, children ...g.Node) g.Node
- func Reset(c *cssm.Collector) g.Node
- func SVG(fs embed.FS, name string) g.Node
- func SecondaryButton(styles *cssm.Collector, children ...g.Node) g.Node
- func Select(styles *cssm.Collector, currentValue string, options []SelectOption) g.Node
- func SiteNav(styles *cssm.Collector, logo g.Node, menuItems []g.Node) g.Node
- func Spinner(c *cssm.Collector, props ...g.Node) g.Node
- func SystemFont(c *cssm.Collector) g.Node
- func ToggleSwitch(styles *cssm.Collector, id string, active bool) g.Node
- type SelectOption
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SelectOption ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.