Valid AD0-E123 Dumps shared by ExamDiscuss.com for Helping Passing AD0-E123 Exam! ExamDiscuss.com now offer the newest AD0-E123 exam dumps, the ExamDiscuss.com AD0-E123 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com AD0-E123 dumps with Test Engine here:
A developer has to allow third-party applications to access the content of the Experience Fragment directly, using only the URL. It should be available through the browser. Which selector would be used for this purpose?
Correct Answer: A
When it comes to rendering the content of an Experience Fragment for third-party applications to access directly via a URL, and in a browser-friendly format, thetextselector is used. This selector causes AEM to render the Experience Fragment as plain text, which is typically what a third-party application would require if it needs to consume the content directly without any associated styling or scripts. Option B,noCss, is not a standard selector for this purpose. Option C,plain, is not the correct selector for rendering Experience Fragment content in AEM. Theplain selector might suggest a text/plain MIME type, but in AEM, the correct selector for retrieving the text content of an Experience Fragment istext.