Member Junction
    Preparing search index...
    • Helper function to sanitize SVG content by removing potentially dangerous elements. Call this on the container element after rendering if you need additional security.

      Parameters

      • container: HTMLElement

        The DOM element containing rendered SVG

      Returns void