mimekit-ts - v1.0.0
    Preparing search index...

    Function isValidAttributeName

    • Check whether a string is a valid HTML attribute name.

      Parameters

      • name: string

        The attribute name.

      Returns boolean

      true if the name is valid; otherwise, false.