Skip to content

Support for type arguments in JSX constructors #606

Closed
@ghost

Description

TS and JS Grammar Extension version: latest

As of microsoft/TypeScript#22415 TypeScript now supports type arguments on JSX constructors.

Code

<C<number>/>
<C<number>> </C>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions