global

package
v0.0.0-...-babf446 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Body = JSBody{Document.Get("body")}
View Source
var Document = JSDocument{Window.Get("document")}
View Source
var Window = js.Global()

Functions

This section is empty.

Types

type JSBody

type JSBody struct {
	js.Value
}

func (JSBody) AppendChild

func (b JSBody) AppendChild(child js.Value)

type JSDocument

type JSDocument struct {
	js.Value
}

func (JSDocument) AppendChild

func (d JSDocument) AppendChild(child js.Value)

func (JSDocument) CreateElement

func (d JSDocument) CreateElement(tag string) js.Value

Jump to

Keyboard shortcuts

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