Posted 9 July 2020, 6:55 am EST
Hello.
I have a few questions about spreadJS designer source code:
- How to integrate it into reactJS?
- How can i get an instance of spread inside designer source code to refer to its methods programmatically, as spread.fromJSON(), spread.suspendPaint() … and so on
