loadCSS | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Function loadCSS

    • Load a CSS file and add it to the DOM

      Parameters

      • src: string

        The CSS source URL

      Returns Promise<HTMLLinkElement>

      A promise resolving to the link node