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
Our underlying engine supports Vue and React. However, the underlying package is currently encapsulated with React. You can consider trying to encapsulate business using repositories like veaury first.
Our underlying engine supports business encapsulation of Vue. In fact, the core and editor packages are just a layer of encapsulation on the React side. Unfortunately, if it needs to be transformed to support Vue, it may not be achievable in a short time.
However, the business side can consider encapsulating it into a React component and injecting it into the Vue framework in the way of using React in Vue.
seems this package is based on react, is there a pure js version of this package, or vue version?
The text was updated successfully, but these errors were encountered: