AdobeDocs / uxp

Documentation for UXP
Apache License 2.0
15 stars 7 forks source link

Missing type information in `HTMLWebViewElement.md` #76

Open pklaschka opened 2 years ago

pklaschka commented 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)

_Originally posted by @pklaschka in https://github.com/AdobeDocs/uxp/pull/61#discussion_r997123628_