ElementDataSet Op

ElementDataSet

Get the data-attributes and values of an HTML element


The dataset read-only property of the HTMLElement interface provides read/write access to custom data attributes (data-) on elements. This op outputs and object with properties for each data- attribute.


Full Name
  • Ops.Html.ElementDataSet
Visibility
  • Core Op - visible for everyone
License
  • MIT
AuthorgithubMaintained by Team


INPUT PORTS


HTML Element (Object:element)

OUTPUT PORTS


Dataset (Object)

 

Patches using ElementDataSet

  • Examples
  • Public
  • My Patches

Changelog


new opop createduser avatarstephan - 2025-04-07 11:38