mdn / mdn/web-components-examples
Add form-associated element example
Open
Nobody has claimed this yet.
accepting pr
effort: medium
new example
- Dominant language
- JavaScript
- Stars
- 3.4k
- Forks
- 822
- PR merge metrics
- No merged PRs in 30d
Description
Add one or more examples of creating a form-associated element using `attachInternals()` and `formAssociated`.
https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/attachInternals
https://web.dev/more-capable-form-controls/
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's existing web component examples, then read the linked MDN and web.dev guidance on attachInternals() and formAssociated. Done means one or more working examples demonstrate creating a form-associated element using both APIs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100