Skip to content

Support typed children in TSX #43

Closed
@agubler

Description

@agubler

@matt-gadd commented on Wed Sep 13 2017

Enhancement

TypeScript now supports typed children in TSX, we need to update our JSX namespace to leverage it by adding the ElementChildrenAttribute.


@matt-gadd commented on Tue Jun 05 2018

Okay this doesn't currently work due to ElementChildrenAttribute looking on the ElementAttributesProperty, which in our case is properties. See microsoft/TypeScript#18357

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions