DOM.DOMPoint (dom v0.1.0)

Implements the DOMPoint interface https://www.w3.org/TR/geometry-1/#DOMPoint

Link to this section Summary

Link to this section Types

@type t() :: %DOM.DOMPoint{w: float(), x: float(), y: float(), z: float()}