ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 58 - AD0-E103 discussion

Report
Export

A Client-Side Library has the category “library.example”.

Which HTL statement should a developer use to reference only the CSS files of this Client-Side Library?

A.
<sly data-sly-use.clientlib=”/libs/granite/sightly/templates/clientlib.html” data-sly-call=”${clientlib.css @ categories=’library.example’}”/>
Answers
A.
<sly data-sly-use.clientlib=”/libs/granite/sightly/templates/clientlib.html” data-sly-call=”${clientlib.css @ categories=’library.example’}”/>
B.
<sly data-sly-use.clientlib=”/libs/granite/sightly/templates/clientlib.html” data-sly-call=”${clientlib.css @ category=’library.example’}”/>
Answers
B.
<sly data-sly-use.clientlib=”/libs/granite/sightly/templates/clientlib.html” data-sly-call=”${clientlib.css @ category=’library.example’}”/>
C.
<sly data-sly-use.clientlib=”/libs/granite/sightly/templates/clientlib.html” data-sly-call=”${clientlib.all @ categories=’library.example.css’}”/>
Answers
C.
<sly data-sly-use.clientlib=”/libs/granite/sightly/templates/clientlib.html” data-sly-call=”${clientlib.all @ categories=’library.example.css’}”/>
D.
<sly data-sly-use.clientlib=”/libs/granite/sightly/templates/clientlib.html” data-sly-call=”${clientlib.all @ type=’css’, categories=’library.example’}”/>
Answers
D.
<sly data-sly-use.clientlib=”/libs/granite/sightly/templates/clientlib.html” data-sly-call=”${clientlib.all @ type=’css’, categories=’library.example’}”/>
Suggested answer: C

Explanation:

Reference: https://aemcq5pedia.wordpress.com/author/aempediaalpha/page/2/

asked 02/10/2024
Idan Bar-On
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first