birdofpreyru/react-utils

`client()` and `server()` init functions should accept a function to init the initial global state

Closed this issue · 0 comments

On the server side it can be done already using beforeRender argument of server() function (needs an URL in docs).