Class JSInclude
- java.lang.Object
-
- io.wcm.wcm.ui.clientlibs.components.JSInclude
-
@Model(adaptables=org.apache.sling.api.SlingHttpServletRequest.class) @ProviderType public class JSInclude extends Object
Include JavaScript client libraries with optional attributes for script tag.
-
-
Constructor Summary
Constructors Constructor Description JSInclude()
-
-
-
Method Detail
-
getInclude
@Nullable public @Nullable String getInclude()
- Returns:
- HTML markup with script tags
-
-