Class | Description |
---|---|
SPComponentLoader |
Component loader. Needs to be initialized with an implemented ISPComponentLoader. |
Interface | Description |
---|---|
ILoadScriptOptions |
Options for the loadScript() method in ISPComponentLoader |
ISPComponentLoader |
Interface for the module loader. It allows to load modules and scripts (through SystemJS) and CSS on the page. Also allows access to the manifests that exist in the page. |