schema-components - v3.7.0
    Preparing search index...

    Type Alias HtmlAttributes

    HtmlAttributes: Record<string, AttrValue>

    HTML attributes. Standard attributes are typed per-element via overloads; arbitrary data-* and aria-* keys are allowed via index signature.