htmlheadelement

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	//ErrNotImplemented ErrNotImplemented error
	ErrNotImplemented       = errors.New("Browser not implemented HtmlHeadElement")
	ErrNotAnHtmlHeadElement = errors.New("Object is not an HtmlHeadElement")
)

Functions

func GetInterface

func GetInterface() js.Value

Types

type HtmlHeadElement

type HtmlHeadElement struct {
	htmlelement.HtmlElement
}

HtmlHeadElement struct

func NewFromElement

func NewFromElement(elem element.Element) (HtmlHeadElement, error)

func NewFromJSObject

func NewFromJSObject(obj js.Value) (HtmlHeadElement, error)

func (HtmlHeadElement) HtmlHeadElement_

func (h HtmlHeadElement) HtmlHeadElement_() HtmlHeadElement

type HtmlHeadElementFrom

type HtmlHeadElementFrom interface {
	HtmlHeadElement_() HtmlHeadElement
}

Jump to

Keyboard shortcuts

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