package
module
Version:
v0.0.0-...-d146cdf
Opens a new window with list of versions in this module.
Published: Jul 5, 2023
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 5
Opens a new window with list of known importers.
README
¶
component
Package component is a collection of basic HTML components.
Installation
go get github.com/shurcooL/component
License
Documentation
¶
Package component is a collection of basic HTML components.
List of components.
func Join(a ...interface{}) List
Join components and strings into a single component.
Valid types are string, htmlg.Component. Panics on other input.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.