Skip to content

Type hint for all generic props for idom.html #868

Closed
@Archmonger

Description

@Archmonger

Current Situation

There currently are no type hints for idom.html props.

Proposed Actions

We should probably long-form type-hint them for developer's convenience. We can find all available props in the react docs.

I've written a basic parser that digests the ReactJS docs and outputs names/type pairs.

https://gist.github.com/Archmonger/8d01d2efba1071f4950549004719eb19

In order to be used effectively, this will require this issue to be resolved within VSCode:

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority-3-lowMay be resolved one any timeline.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions