@nkeff/cardboard-js
    Preparing search index...

    Type Alias CommonAttributes

    CommonAttributes:
        | "accept"
        | "accept"
        | "accesskey"
        | "action"
        | "align"
        | "allow"
        | "alt"
        | "as"
        | "async"
        | "autocapitalize"
        | "autocomplete"
        | "autoplay"
        | "background"
        | "bgcolor"
        | "border"
        | "capture"
        | "charset"
        | "checked"
        | "cite"
        | "class"
        | "color"
        | "cols"
        | "colspan"
        | "content"
        | "contenteditable"
        | "controls"
        | "coords"
        | "crossorigin"
        | "csp"
        | "data"
        | "data"
        | "datetime"
        | "decoding"
        | "default"
        | "defer"
        | "dir"
        | "dirname"
        | "disabled"
        | "download"
        | "draggable"
        | "enctype"
        | "enterkeyhint"
        | "elementtiming"
        | "for"
        | "form"
        | "formaction"
        | "formenctype"
        | "formmethod"
        | "formnovalidate"
        | "formtarget"
        | "headers"
        | "height"
        | "hidden"
        | "high"
        | "href"
        | "hreflang"
        | "http"
        | "id"
        | "integrity"
        | "intrinsicsize"
        | "inputmode"
        | "ismap"
        | "itemprop"
        | "kind"
        | "label"
        | "lang"
        | "language"
        | "loading"
        | "list"
        | "loop"
        | "low"
        | "max"
        | "maxlength"
        | "minlength"
        | "media"
        | "method"
        | "min"
        | "multiple"
        | "muted"
        | "name"
        | "novalidate"
        | "open"
        | "optimum"
        | "pattern"
        | "ping"
        | "placeholder"
        | "playsinline"
        | "poster"
        | "preload"
        | "readonly"
        | "referrerpolicy"
        | "rel"
        | "required"
        | "reversed"
        | "role"
        | "rows"
        | "rowspan"
        | "sandbox"
        | "scope"
        | "scoped"
        | "selected"
        | "shape"
        | "size"
        | "sizes"
        | "slot"
        | "span"
        | "spellcheck"
        | "src"
        | "srcdoc"
        | "srclang"
        | "srcset"
        | "start"
        | "step"
        | "style"
        | "summary"
        | "tabindex"
        | "target"
        | "title"
        | "translate"
        | "type"
        | "usemap"
        | "value"
        | "width"
        | "wrap"
        | string & {}