lit / lit/lit.dev

The range directive has an incomplete signature

Open
#721 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
142
Forks
230
PR merge metrics
No merged PRs in 30d

Description

The documentation for the `range` directive only lists the the signature with an `end` parameter. But the text refers to the `start` and `step` parameters.

https://lit.dev/docs/api/directives/#range

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open the linked range directive documentation page and locate the signature that currently lists only the end parameter. Compare it with the surrounding text describing start and step, then update the documented signature so all referenced parameters are represented; done when the signature and explanatory text agree.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.