packages/ecl/components/ecl-mega-menu/models/ecl-mega-menu-item.model.ts
Properties |
|
| children |
children:
|
Type : Array<EclMegaMenuItem>
|
| Optional |
| hasChildren |
hasChildren:
|
Type : boolean
|
| Optional |
| hasFeatured |
hasFeatured:
|
Type : boolean
|
| Optional |
| id |
id:
|
Type : string
|
| Optional |
| isCurrent |
isCurrent:
|
Type : boolean
|
| Optional |
| isExpanded |
isExpanded:
|
Type : boolean
|
| Optional |
| label |
label:
|
Type : string
|