We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I tried to use your Editor in My Designer (https://node-projects.github.io/web-component-designer-demo/index.html), but I could not find a Main Editor component. Isn't there a webcomponent wrapping the whole editor?
And also, could you add a Manifest, so a Designer could show your properties on elments? see: https://github.com/webcomponents/custom-elements-manifest
The text was updated successfully, but these errors were encountered:
Sorry, I'm not familiar with your Designer project. Can you refer to the react component to write your own?
Here is the reference address of the react component: https://aieditor.dev/aieditor-with-react.html#react-component
Sorry, something went wrong.
My Designer uses WebComponnets, thought yours is a webcomponent
And the Manifest is a Json file, wich should be created for all webcomponents
https://node-projects.github.io/web-component-designer-demo/index.html?npm=aieditor
your emji works:
but I see no properties, cause you have no manifest
No branches or pull requests
I tried to use your Editor in My Designer (https://node-projects.github.io/web-component-designer-demo/index.html), but I could not find a Main Editor component. Isn't there a webcomponent wrapping the whole editor?
And also, could you add a Manifest, so a Designer could show your properties on elments?
see: https://github.com/webcomponents/custom-elements-manifest
The text was updated successfully, but these errors were encountered: