Big Halloween Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Adobe Experience Manager Sites Developer Expert AD0-E137 Question # 1 Topic 1 Discussion

Adobe Experience Manager Sites Developer Expert AD0-E137 Question # 1 Topic 1 Discussion

AD0-E137 Exam Topic 1 Question 1 Discussion:
Question #: 1
Topic #: 1

A developer needs to configure two style options (style-a and style-b) for a text component so authors can choose between different pre-defined styles for their content. What is the correct way to define the cq:editConfig node?


A.

/ cq:editConfig

/cq:style

- jcr:primaryType: "nt:unstructured"

- cq:styleClasses: ["style-a", "style-b"]

- cq:styleLabel: "Text Styles"


B.

/ cq:editConfig

/cq:style

- jcr:primaryType: "nt:unstructured"

- cssClasses: ["style-a", "style-b"]

- styleLabel: "Text Styles"


C.

/ cq:editConfig

/cq:style

- jcr:primaryType: "nt:unstructured"

- cssClasses: ["style-a", "style-b"]

- styleLabel: "Text Styles"


D.

/ cq:editConfig

/cq:style

- jcr:primaryType: "nt:unstructured"

- cssStyles: ["style-a", "style-b"]

- cssLabel: "Text Styles"


Get Premium AD0-E137 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.