Skip to content
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.

Support typed children in TSX #675

Open
matt-gadd opened this issue Sep 13, 2017 · 1 comment
Open

Support typed children in TSX #675

matt-gadd opened this issue Sep 13, 2017 · 1 comment

Comments

@matt-gadd
Copy link
Contributor

Enhancement

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

@matt-gadd
Copy link
Contributor Author

matt-gadd commented Sep 18, 2017

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants