[docs/task] Document other task options / include whole API
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 142
- Forks
- 230
- PR merge metrics
- No merged PRs in 30d
Description
https://lit.dev/docs/data/task/#usage has no mention of other available task options like: `initialValue`, `argsEqual`, `onComplete`, and `onError`.
Since we don't have an API docs section for this package, we should maybe provide the whole API here even if we need to construct it manually like we do for Context.
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 with the task documentation at https://lit.dev/docs/data/task/#usage and inspect how the existing usage section describes task options. Document initialValue, argsEqual, onComplete, and onError, and determine whether the page should include the package's complete API; done means the available options are covered accurately in the documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100