DOM.HTMLOrSVGElement (dom v0.1.0)

Link to this section Summary

Link to this section Types

@type t() :: %DOM.HTMLOrSVGElement{
  autofocus: boolean(),
  dataset: map(),
  nonce: binary(),
  tab_index: integer()
}