wdpr
    Preparing search index...

    A single table row.

    interface TableRow {
        attributes: AttributeMap;
        cells: TableCell[];
    }
    Index

    Properties

    Properties

    attributes: AttributeMap
    cells: TableCell[]