dom

package
v0.6.4 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Detail added in v0.4.4

type Detail struct {
	HTML  string `json:"html,omitempty"`
	State any    `json:"state,omitempty"`
	Data  any    `json:"data,omitempty"`
}

type Event added in v0.1.6

type Event struct {
	Type   *string `json:"type,omitempty"`
	Target *string `json:"target,omitempty"`
	Detail *Detail `json:"detail,omitempty"`
	Key    *string `json:"key,omitempty"`
	// Private fields
	ID    string          `json:"-"`
	State eventstate.Type `json:"-"`
}

Jump to

Keyboard shortcuts

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