How can I get the sorting indexes of the blocks I drag and drop in grapes.js? #5717
Unanswered
mervekaplanbc
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I use both grapesjs-blocks-basic and custom blocks in my project and i need to get the orders (sort) of the blocks I added to the editor, is this possible?
` editorInstance.on('component:create', (component) => {
Beta Was this translation helpful? Give feedback.
All reactions