About ComponentGroup field
Hi All,
What exactly meaning if we assign ComponentGroup value as ".hidden"?
And also how these type of components will be available to content authors?
If there are any examples please share them.
Thanks,
Kishore
Hi All,
What exactly meaning if we assign ComponentGroup value as ".hidden"?
And also how these type of components will be available to content authors?
If there are any examples please share them.
Thanks,
Kishore
A componentGroup property set to '.hidden' means the component will be hidden from the side panel Components tab (touch-optimized UI) and the Sidekick (classic UI).
Hidden components can be used by developers as the sling:resourceType of a template, or included directly in a component's script via cq:include (JSP) [0] or data-sly-resource (Sightly) [1].
[0] https://docs.adobe.com/docs/en/cq/5-6-1/developing/components.html#<cq:include>
[1] http://docs.adobe.com/content/docs/en/aem/6-0/develop/sightly.html#resource
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.