Page 1 of 1

Stimulsoft.View in React-app

Posted: Wed Sep 18, 2019 11:01 am
by ISB
Hello!
Can I get Stimulsoft object for create View and Report in react-app by 'import' or 'require' instruction?
Or I must connecting Stimulsoft (as in all examples) to React-app by <script> instuction and use it as window.Stimulsoft?

Re: Stimulsoft.View in React-app

Posted: Thu Sep 19, 2019 8:44 am
by Lech Kulikowski
Hello,

You can find samples at the following link:
https://github.com/stimulsoft/Samples-J ... ster/React

Thank you.