Adobe
9A0-384 · Question #18
What is the correct way to use clientlibs with Sightly?
The correct answer is B. <meta data-sly-call="${clientLib.all @ categories-,your.clientlib,}M data-sly- unwrap></meta>. See the full explanation below for the reasoning.
Question
What is the correct way to use clientlibs with Sightly?
Exhibit
Options
- A<meta data-sly-template="${clientLib.all @ categories=,your.cllentlib,}" data-sly- unwrap></meta>
- B<meta data-sly-call="${clientLib.all @ categories-,your.clientlib,}M data-sly- unwrap></meta>
- C<meta data-sly-use-"${clientLib.all @ categorfes^'your.clientlib'}" data-sly-unwrap></meta>
- D<meta data-sly-include=n${clientLib.all @ categories='your.cllentlib'}" data-sly- unwrap></meta>
How the community answered
(61 responses)- A18% (11)
- B70% (43)
- C3% (2)
- D8% (5)
Community Discussion
No community discussion yet for this question.
