reactjs / react-future

Specs & docs for potential future and experimental React APIs and JavaScript syntax.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Classes - 1

evenstensberg opened this issue · comments

Isn't it possible to take the render(props, etc, etc) with arguments, and pass it as a stateless function, that loads externally on demand instead on as a group with prefixed parameters?

...The parameters will be component enchaced, meaning they are loaded on demand by async calls