Templates—new section on inputs
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 142
- Forks
- 230
- PR merge metrics
- No merged PRs in 30d
Description
Notes from outline:
Using Inputs
.values vs value=
live()
@change and @input events
Inputs inside a repeated template
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
Locate the templates documentation entry point and review nearby sections for the expected structure and examples. Use the outline as the checklist: cover .values versus value=, live(), @change and @input, repeated templates, textarea bindings, and select bindings; done means the new Inputs section addresses each listed topic.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100