vira - v26.5.6
    Preparing search index...

    Type Alias ViraTableEntry<Headers>

    ViraTableEntry: Record<HeaderKey<Headers>, HtmlInterpolation>

    An individual entry in ViraTable. In default table orientation, this will be a row. In horizontal orientation, this will be a column.

    Type Parameters