ClutchEngineering/slipstream

Implement support for data-* attributes

Closed this issue · 0 comments

Specification: https://html.spec.whatwg.org/multipage/dom.html#embedding-custom-non-visible-data-with-the-data-*-attributes

Likely best implemented as a view modifier that accepts a dictionary of key-value pairs.