UNPKG

@angular-generic-table/core

Version:
7 lines (6 loc) 131 B
export interface GtRow { isOpen?: boolean; $$gtRowId?: any; $$gtRowClass?: string; $$gtInitialRowIndex?: number; }