How to hide ".gjs-traits-label" in traitManager?
Question
maybe can you help me... i want remove the label ".gjs-traits-label" when traitManager's opened.

i tried something like this:
message[editor.I18n.getLocale()] = {
traitManager: {
label: "", // OR NULL
}
};
editor.I18n.addMessages(message);
Answers (1)
.gjs-traits-label { display: none }
Related Questions and Answers
Continue research with similar issue discussions.
Issue #2926
[Question] How to realize click hyperlink jump?
hi @artf I want to implement dynamic link jump in grapes JS, but I can't find an effective method. Can you help me?
Issue #2757
[HELP] Hide style manager if no component selected
Hi, i want to reproduce default gjs behavior, when style-manager is hidden if no component selected. like this: But it seems like this does...
Issue #1869
[QUESTION] how to add extra field in input traits
Hi, I want to add the new field in default input traits. for example:- i need to add {label: binding, name:binding} in already exist input...
Issue #1434
Toolbar Hide text element
@artf Please check you demo page text is hiding under the toolbar. how can we update the toolbar position?
Paid Plugins That Match This Issue
Curated by issue keywords and label relevance to help you ship faster.
Loading paid plugin recommendations...
Browse Plugin Categories
Jump directly to plugin category pages on the marketplace.