I am working on a angular 2 application wherein I have to implement rappid in one of component and had already purchased a licence of rappid with which I have got the licenced rappid.js file.
Facing issues on how to integrate rappid with Angular 2.
I have to make use of toolbar, halo, inspector, stencil and other ui components of rappid.
And I guess if I go with npm jointjs module, these features will be not available over there because that will only expose the core JointJS library.
Is there any demo application available showing the integration of Rappid with Angular 2.