Issue #3250💬 AnsweredOpened January 28, 2021by fmay2 reactions

Layer labels

Quick answerby artf1

You can extend the model of your component/s and overwrite the getName function

Read full answer below ↓

Question

@artf I am loving working with GJS. I have one last thing I'd love your help on. It would be incredibly helpful to be able to customise the labels in the layer manager. I've searched high and low but not found anything. The default way it just shows and is not very helpful when wanting to navigate efficiently. <img width="204" alt="Screen Shot 2021-01-28 at 07 27 16" src="https://user-images.githubusercontent.com/2796719/106104795-d5544800-613a-11eb-97c4-762e5977e872.png"> I would really like to be able to customise these myself. In my case, I'd like to show the tagname and the id. Many thanks

Answers (4)

artfFebruary 3, 2021

You can extend the model of your component/s and overwrite the getName function

fmayFebruary 4, 2021

In case this is useful for anyone, I found an easy/alternative way of doing this when a component is created.

flaucNovember 9, 2024

This is how I did it: The benefit is that if the components id or tag change later it will still be updated in the layer manager and you can also rename individual components.

GJSBlockMay 17, 2026

Thanks for reporting this, @fmay. Great question about Question : Layer labels. The recommended approach with GrapesJS is to use the event-driven API. Start here: Check the GrapesJS documentation for your specific module Look for the on() event listener method Most operations can be achieved by lis...

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Free option

Check the open-source GrapesJS plugins on GitHub or run a quick search in our free catalog.

Browse free plugins →
Premium option

Premium plugins ship with support, regular updates, and production-ready features — save days of integration work.

Browse premium plugins →

Related tutorials

In-depth guides on the same topic.

All tutorials →

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.