Kind: Class
Source: Frontend/src/app/components/shared/advance-grid/models/adv-row.model.ts (line 1)
Part of: Frontend
Properties
| Property | Type |
|---|---|
row | number |
column | number |
currentPage | number |
Used by
4 references from 4 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (4)
AdvColumnComponent—Frontend/src/app/components/shared/advance-grid/adv-column/adv-column.component.ts:1AdvRowComponent—Frontend/src/app/components/shared/advance-grid/adv-row/adv-row.component.ts:1CustomVirtualScrollStrategy—Frontend/src/app/components/shared/advance-grid/advance-grid.component.ts:1SplitRowComponent—Frontend/src/app/components/shared/advance-grid/split-row/split-row.component.ts:1
Was this page helpful?