Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Phani 3 posts 72 karma points
    Oct 10, 2022 @ 06:08
    Phani
    0

    Using js file reference globally for Umbraco UI Components

    Hi Team,

    We are exploring Umbraco UI Components(https://uui.umbraco.com/?path=/story/uui-action-bar--aaa-overview). we want to use these components in Umbraco v8.

    For example we are creating a custom dashboards for settings and content section separately if we need to use these components we need to add a reference(

    <script src="https://cdn.jsdelivr.net/npm/@umbraco-ui/uui@latest/dist/uui.min.js"></script>
    ) for UI components on each Customdashboard.html pages.

    Is there any possible way to use this script tag common for all custom packages without referencing in their html files.

Please Sign in or register to post replies

Write your reply to:

Draft