htmltemplateelement

package
v1.0.0-rc2 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2021 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 HTMLTemplateElement")
	ErrNotAnHTMLTemplateElement = errors.New("Object is not an HTMLTemplateElement")
)

Functions

func GetInterface

func GetInterface() js.Value

Types

type HtmlTemplateElement

type HtmlTemplateElement struct {
	htmlelement.HtmlElement
}

HtmlTemplateElement struct

func NewFromElement

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

func NewFromJSObject

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

func (HtmlTemplateElement) Content

func (HtmlTemplateElement) HtmlTemplateElement

func (h HtmlTemplateElement) HtmlTemplateElement() HtmlTemplateElement

type HtmlTemplateElementFrom

type HtmlTemplateElementFrom interface {
	HtmlTemplateElement() HtmlTemplateElement
}

Jump to

Keyboard shortcuts

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