packages/base/src/lib/eui-models/eui-menu-item.model.ts
Properties |
|
| actionIcon |
actionIcon:
|
Type : literal type
|
| Optional |
| active |
active:
|
Type : boolean
|
| Optional |
| allowedRightId |
allowedRightId:
|
Type : string
|
| Optional |
| allowedRightIds |
allowedRightIds:
|
Type : string[]
|
| Optional |
| category |
category:
|
Type : string
|
| Optional |
| children |
children:
|
Type : EuiMenuItem[]
|
| Optional |
| command |
command:
|
Type : function
|
| Optional |
| deniedRightId |
deniedRightId:
|
Type : string
|
| Optional |
| deniedRightIds |
deniedRightIds:
|
Type : string[]
|
| Optional |
| disabled |
disabled:
|
Type : boolean
|
| Optional |
| e2eAttr |
e2eAttr:
|
Type : string
|
| Optional |
| expanded |
expanded:
|
Type : boolean
|
| Optional |
| filtered |
filtered:
|
Type : boolean
|
| Optional |
| hasMarker |
hasMarker:
|
Type : boolean
|
| Optional |
| iconClass |
iconClass:
|
Type : string
|
| Optional |
| iconLabel |
iconLabel:
|
Type : string
|
| Optional |
| iconSvgName |
iconSvgName:
|
Type : string
|
| Optional |
| iconSvgUrl |
iconSvgUrl:
|
Type : string
|
| Optional |
| iconTypeClass |
iconTypeClass:
|
Type : string
|
| Optional |
| id |
id:
|
Type : string
|
| Optional |
| initials |
initials:
|
Type : string
|
| Optional |
| isMegaMenu |
isMegaMenu:
|
Type : boolean
|
| Optional |
| label |
label:
|
Type : string
|
| Optional |
| link |
link:
|
Type : boolean
|
| Optional |
| markerTypeClass |
markerTypeClass:
|
Type : string
|
| Optional |
| megaMenuColIndex |
megaMenuColIndex:
|
Type : number
|
| Optional |
| megaMenuColLabel |
megaMenuColLabel:
|
Type : string
|
| Optional |
| metadata |
metadata:
|
Type : METADATA
|
| Optional |
| parent |
parent:
|
Type : EuiMenuItem
|
| Optional |
| queryParams |
queryParams:
|
Type : any
|
| Optional |
| tagLabel |
tagLabel:
|
Type : string
|
| Optional |
| tagTypeClass |
tagTypeClass:
|
Type : string
|
| Optional |
| tooltip |
tooltip:
|
Type : string
|
| Optional |
| url |
url:
|
Type : string
|
| Optional |
| urlExternal |
urlExternal:
|
Type : string
|
| Optional |
| urlExternalTarget |
urlExternalTarget:
|
Type : string
|
| Optional |
| visible |
visible:
|
Type : boolean
|
| Optional |