(fn-or-react-component? fn-or-c)
Same as base, but now expects a reagent component if a fn is supplied
Same as base, but now *expects* a reagent component if a fn is supplied
(fn-or-react-element? fn-or-e)
Same as base, but now expects a reagent component if a fn is supplied
Same as base, but now *expects* a reagent component if a fn is supplied
(react-component? c)
Same as base, but now accepts a reagent component fn
Same as base, but now accepts a reagent component fn
(react-element? e)
Same as base, but now accepts a reagent component fn
Same as base, but now accepts a reagent component fn
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close