anthonyshort / deku

Render interfaces using pure functions and virtual DOM
https://github.com/anthonyshort/deku/tree/master/docs
3.41k stars 130 forks source link

Question: is `dispatch` available on string rendering? #340

Closed rstacruz closed 8 years ago

rstacruz commented 8 years ago

It seems it probably shouldn't be, but I don't really know what the answer ought to be.

rstacruz commented 8 years ago

Oh god, nevermind, there's actually no way to pass dispatch to string.render :)