Open pklaschka opened 2 years ago
https://github.com/AdobeDocs/uxp/blob/47510097aaf62876dfe00a01e00461ce5018e6cc/src/pages/uxp/reference-js/Global%20Members/HTML%20Elements/HTMLWebViewElement.md?plain=1#L22-L25
Missing type information, according to https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/dataset should be DOMStringMap (assuming that we're compatible with these specs)
DOMStringMap
_Originally posted by @pklaschka in https://github.com/AdobeDocs/uxp/pull/61#discussion_r997123628_
https://github.com/AdobeDocs/uxp/blob/47510097aaf62876dfe00a01e00461ce5018e6cc/src/pages/uxp/reference-js/Global%20Members/HTML%20Elements/HTMLWebViewElement.md?plain=1#L22-L25
Missing type information, according to https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/dataset should be
DOMStringMap
(assuming that we're compatible with these specs)_Originally posted by @pklaschka in https://github.com/AdobeDocs/uxp/pull/61#discussion_r997123628_