Fork me on GitHub
#reagent
<
2015-09-11
>
madvas19:09:14

Hi guys, so :component-will-receive-props takes function with this signature (fn [this new-argv]) How do I get new props from new-argv parameter. It’s a function

madvas20:09:06

ok I found out it’s reagent.impl.util/extract-props