@laserware/dominator
    Preparing search index...

    Type Alias AttributeName<E>

    AttributeName: AttributeNameForElement<E> | string

    Valid type for HTML/SVG attribute name.

    Type Parameters