You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the new feature
jsplumb directly modifies the dom when drawing lines. Possible to create a react component for each line/component render instead?
Or find an efficient way to abandon jsplumb altogether. This would make styling through state/props much easier as we are currently directly manipulating the dom...
Describe the new feature
jsplumb directly modifies the dom when drawing lines. Possible to create a react component for each line/component render instead?
Or find an efficient way to abandon jsplumb altogether. This would make styling through state/props much easier as we are currently directly manipulating the dom...
Additional information
Examples:
https://stackoverflow.com/questions/42380161/using-jsplumb-with-react
https://stackoverflow.com/questions/38836553/how-to-use-jquery-ui-with-react-js
The text was updated successfully, but these errors were encountered: