Missing type information in `HTMLWebViewElement.md`
- Dominant language
- JavaScript
- Stars
- 20
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
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_
Contributor guide
Research direction
Open src/pages/uxp/reference-js/Global Members/HTML Elements/HTMLWebViewElement.md at lines 22-25 and compare the dataset entry with the linked MDN documentation. Confirm compatibility with the referenced specification, then document its type as DOMStringMap; the issue is done when the missing type information is present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100