Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

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.