projects/m2-core/src/lib/shared/ui-components/card/indent/row-indent.component.ts
| changeDetection | ChangeDetectionStrategy.OnPush |
| selector | row-indent |
| styleUrls | ./row-indent.component.scss |
| template | |
Properties |
Inputs |
Accessors |
| lastIndent |
Type : any
|
Default value : IndentType.DOT
|
| level |
Type : number
|
| _level |
Type : number
|
| indents |
Type : IndentType[]
|
| level | ||||||
setlevel(value: number)
|
||||||
|
Parameters :
Returns :
void
|