Create a widget dependency
In Service Portal, you can link JavaScript and CSS files to widgets to create dependencies between widgets and third-party libraries, external style sheets, and angular modules.
Avant de commencer
Role required: sp_admin or admin
Pourquoi et quand exécuter cette tâche
Dependencies are loaded asynchronously from the server when needed.
Widgets can have as many or as few dependencies as needed. However, the more you add, the more content a widget must download to render on the page. Keep dependencies as small as possible for more efficient load times.