generateblocks icon indicating copy to clipboard operation
generateblocks copied to clipboard

Custom names on divs generated by generateblocks

Open FunkyCss opened this issue 2 years ago • 1 comments

Description

It would be solid if there is a feature that you can name if you want the generated div elements that are created from Generateblocks.

So instead of something like this which is not clean - > gb-container-cc53fb6a

To something like this - > gb-container-custom-name

FunkyCss avatar May 31 '22 14:05 FunkyCss

@FunkyCss it would be great if users could control the class name this way, we are definitely considering this for the future.

The main problem implementing this today is that we would need to keep track of all user generated classes to avoid duplicates and conflicts. Thank you

JeanPaiva avatar Jun 01 '22 13:06 JeanPaiva

Will be tracked by https://github.com/tomusborne/generateblocks-pro/issues/214

JeanPaiva avatar Jan 11 '23 16:01 JeanPaiva