ElementDataSet Op
Get the data-attributes and values of an HTML element
Summary (oneliner)
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
- Core Op - visible for everyone
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch DataSet example
INPUT PORTS
HTML Element (Object:element)
OUTPUT PORTS
Dataset (Object)