html

package
v2.0.0-...-1a3749f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 28, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func A

func A(children ...htm.Fragment) htm.Fragment

func Body

func Body(children ...htm.Fragment) htm.Fragment

func Button

func Button(children ...htm.Fragment) htm.Fragment

func Div

func Div(children ...htm.Fragment) htm.Fragment
func Head(children ...htm.Fragment) htm.Fragment

func Html

func Html(children ...htm.Fragment) htm.Fragment

func JavaScriptSrc

func JavaScriptSrc(url string, children ...htm.Fragment) htm.Fragment
func Link(target string, children ...htm.Fragment) htm.Fragment

func LinkCSS

func LinkCSS(url string, children ...htm.Fragment) htm.Fragment

func Span

func Span(children ...htm.Fragment) htm.Fragment

func Text

func Text(s string) htm.Fragment

func Textf

func Textf(format string, a ...any) htm.Fragment

func Title

func Title(title string) htm.Fragment

func Url

func Url() htm.Fragment

Types

type Id

type Id string

func NewId

func NewId() Id

func (Id) Children

func (i Id) Children(ctx context.Context) ([]htm.Fragment, error)

func (Id) Render

func (i Id) Render(ctx context.Context, parent htm.Node) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL