codex-team / editor.js

A block-style editor with clean JSON output
https://editorjs.io
Apache License 2.0
28.81k stars 2.09k forks source link

Componental tools #1046

Open MichalNemec opened 4 years ago

MichalNemec commented 4 years ago

Hello, Can someone show us how to create component tool i.e. header component? If i select that i need to have image upload, text, button etc. as wpbakery has.

or for example slider, where i can set images (+text+btn+image position, etc..)

Thank you!

neSpecc commented 4 years ago

You can implement any logic and UI by our tool, including image uploading and others.

So there should be your custom Header tool and the Image Slider tool.