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

    Variable allTagsConst

    allTags: AllTags = ...

    List of all HTML tag functions. From div to abbr :) If you want to create any other tag, use the tag function.

    const { div, p, abbr, img, style, ... } = allTags;