packages/eui-ecl/packages/core/src/lib/model/ecl-menu-item.model.ts
Properties |
|
| children |
children:
|
Type : Array<EclMenuItem>
|
| Optional |
| hasChildren |
hasChildren:
|
Type : boolean
|
| Optional |
| id |
id:
|
Type : string
|
| Optional |
| isCurrent |
isCurrent:
|
Type : boolean
|
| Optional |
| isExpanded |
isExpanded:
|
Type : boolean
|
| Optional |
| isFocused |
| The property should not be used |
isFocused:
|
Type : boolean
|
| Optional |
| isHovered |
isHovered:
|
Type : boolean
|
| Optional |
| label |
label:
|
Type : string
|