@vpalmisano/webrtcperf-js
    Preparing search index...

    Function injectCss

    • Injects a CSS string into the document.

      Parameters

      • css: string

        The CSS string to inject.

      • id: string = 'custom'

        The id of the style element to create.

      Returns HTMLElement

      The style element that was created.