packages/eui/packages/components-next/src/lib/components/eui-autocomplete/models/eui-autocomplete-item.model.ts
Properties |
|
constructor(values: Object)
|
||||||
|
Parameters :
|
| dragAndDropSource |
Type : string
|
| euiInternalId |
Type : string
|
| iconClass |
Type : string
|
| id |
Type : string | number
|
| isOutline |
Type : boolean
|
| isRemovable |
Type : boolean
|
| isRounded |
Type : boolean
|
| label |
Type : string
|
| Optional metadata |
Type : any
|
| sizeClass |
| Optional tooltip |
Type : EuiChipTooltip
|
| typeClass |