Missing paramter type information in `HTML DOM/Text.md`
Open
- 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%20DOM/Text.md?plain=1#L10-L17
Are we sure we don't have types for this? Maybe document: Document and textContent: string? 🤔
Contributor guide
Research direction
Open src/pages/uxp/reference-js/Global Members/HTML DOM/Text.md at the referenced lines and inspect the parameter documentation for the Text API. Verify whether types are available for Document and textContent, then update the entry so the relevant types are documented; the issue is done when the parameter and property type information is accurate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100