alexmingoia / purescript-pux

Build type-safe web apps with PureScript.
https://www.purescript-pux.org
Other
566 stars 76 forks source link

defaultValue prop #130

Open jmatsushita opened 7 years ago

jmatsushita commented 7 years ago

Hi there,

How does one set the defaultValue prop on a pux element? Seems like it was in the api back in 3.1.0 but it's not here anymore.

Cheers,

Jun

alexmingoia commented 7 years ago

I think it just needs to be added (but in Pux.Renderer.React preferably since it's react specific)