htmlhtmlelement

package
v1.5.1 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2024 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 HTMLHtmlElement")
	ErrNotAnHtmlHtmlElement = errors.New("Object is not an HTMLHtmlElement")
)

Functions

func GetInterface

func GetInterface() js.Value

Types

type HtmlHtmlElement

type HtmlHtmlElement struct {
	htmlelement.HtmlElement
}

HtmlHtmlElement struct

func NewFromElement

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

func NewFromJSObject

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

func (HtmlHtmlElement) HtmlHtmlElement_

func (h HtmlHtmlElement) HtmlHtmlElement_() HtmlHtmlElement

type HtmlHtmlElementFrom

type HtmlHtmlElementFrom interface {
	HtmlHtmlElement_() HtmlHtmlElement
}

Jump to

Keyboard shortcuts

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