Is it possible to use third-party React components in an Om application?
I have a project written in ClojureScript with Om and I would like to use JedWatson/react-select, how should I approach this problem?
There are a few steps to this:
foreign-libraries
you can read more about this in the ClojureScript wiki.js/
) and call functions defined by your library.Here is an example of using fixed-data-table
with Om.
The packaged foreign library for it can be found in the CLJSJS packages repository. (More information about CLJSJS can be found on the website: http://cljsjs.github.io/)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With