Skip to main content

@mapgear/geoapps > TableRow

TableRow class

Representing a single row in the table

Signature:
export declare class TableRow 

Properties

PropertyModifiersTypeDescription
Attributes{ column: string; value: string; }[]Attributes in the table
IdstringContains the unique id of the row (when applicable)