Files
reagent/test/reagenttest
Juho Teperi 22a2841b45 Make functional Reagent components optional, using new opts parameter
Render/as-element and other functions now take additional parameter for
setting options.

Currently only option is :functional-reag-elements?,
if set to true, by default Reagent components are
created as Functions, which behave similarly to Classes,
but allow using Hooks.
2020-04-19 17:59:52 +03:00
..
2020-02-05 22:48:54 +02:00
2020-02-05 22:48:54 +02:00