@laserware/dominator

Modules

attributes

This module provides functions for querying and manipulating attributes on HTML and SVG elements.

css

This module provides functions for querying and manipulating CSS variables on HTML and SVG elements.

dataset

This module provides functions for querying and manipulating the dataset entries on HTML and SVG elements.

elements

This module provides functions for working with HTML and SVG elements.

styles

This module provides functions for querying and manipulating the style property on HTML and SVG elements.

types

This module contains commonly used utility types, type definitions for DOM properties that can be searched, and type definitions for DOM elements and attributes that extend the DOM types that ship with TypeScript.