yarcl
    Preparing search index...

    Type Alias LayoutElement

    LayoutElement:
        | "div"
        | "section"
        | "article"
        | "aside"
        | "header"
        | "footer"
        | "main"
        | "nav"
        | "form"
        | "ul"
        | "ol"

    Elements layout components can render as.