Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

AEM 6 Sightly Javascript Use API

Avatar

Level 1

Does anyone know where the use() function is defined?

1 Accepted Solution

Avatar

Correct answer by
Level 10
3 Replies

Avatar

Correct answer by
Level 10

Avatar

Level 1

Thanks for the reply, but I am not asking where the documentation is.

I am asking where this use() function is defined

use([], function(){})

Avatar

Employee

The use function is implemented and declared in Java in the "io.sightly.js.bundle" bundle.