vira - v26.5.7
    Preparing search index...

    Enumeration ViraTableOrientation

    Orientation options for ViraTable.

    Index

    Enumeration Members

    Enumeration Members

    Horizontal: "horizontal"

    This corresponds to a horizontal entry sequence (as you move from entry to entry, you move across the table horizontally). Each entry becomes a column. Headers are the left most column.

    Vertical: "vertical"

    This corresponds to a vertical entry sequence (as you move from entry to entry, you move across the table vertically). This is the default table layout. Each entry becomes a new row. Headers are in a separate row.