infernojs / inferno

:fire: An extremely fast, React-like JavaScript library for building modern user interfaces

Home Page:https://infernojs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inferno should support typing component children to specific type

Havunen opened this issue · comments

It should be possible to define children shape compile time so typescript can do type checking for it in JSX.