Interface: CatalogEntityAddMenu#
Common.Catalog.CatalogEntityAddMenu
Hierarchy#
↳ CatalogEntityAddMenu
Table of contents#
Properties#
Properties#
confirm#
• Optional confirm: Object
Confirm click with a message
Type declaration#
| Name | Type |
|---|---|
message |
string |
Inherited from#
CatalogEntityContextMenu.confirm
icon#
• icon: string
Menu icon
Overrides#
onClick#
• onClick: () => void | Promise<void>
OnClick handler
Type declaration#
▸ (): void | Promise<void>
Returns#
void | Promise<void>
Inherited from#
CatalogEntityContextMenu.onClick
onlyVisibleForSource#
• Optional onlyVisibleForSource: string
Show only if empty or if value matches with entity.metadata.source
Inherited from#
CatalogEntityContextMenu.onlyVisibleForSource
title#
• title: string
Menu title