whits
    Preparing search index...

    Variable voids

    voids: readonly [
        "area",
        "base",
        "br",
        "col",
        "command",
        "embed",
        "hr",
        "img",
        "input",
        "keygen",
        "link",
        "meta",
        "param",
        "source",
        "track",
        "wbr",
    ]

    An array of HTML void elements. Void elements are those that cannot have any content inside them and do not require a closing tag.