@arcmantle/lit-jsx
    Preparing search index...

    Function isSvgTag

    • Check if a given tag name is an SVG tag.

      Parameters

      • tagName: string

        The tag name to check

      Returns boolean

      true if the tag is an SVG tag, false otherwise