projects/m2-core/src/lib/shared/ui-components/value/card-rows/component/item-values.component.ts
| selector | item-values |
| template | |
Properties |
Inputs |
Accessors |
constructor()
|
| applicationAttributes |
Type : Pair<number | Map<number, ApplicationAttribute[]>>
|
| cardRowInitIndent |
Type : any
|
Default value : CONSTANTS.CARD_ROW_INIT_INDENT
|
| customEditModeON |
Type : boolean
|
| editModeON |
Type : boolean
|
| initRatio |
Type : number
|
Default value : .5
|
| itemId |
Type : number
|
| loadingData |
Type : boolean
|
| noDataMsg |
Type : any
|
Default value : $localize`:@@noDataMsg:нет данных`
|
| rootRows |
Type : CardRow[]
|
| version |
Type : number
|
| colWidthRatioInPercent |
Type : number
|
Default value : 50
|
| trackByFn |
Default value : ((index, row: CardRow) => row.id)
|
| hasData |
gethasData()
|