@k8slens/extensions / Exports / Common / Catalog / CatalogEntityAddMenu
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
defaultAction#
• Optional defaultAction: boolean
icon#
• icon: string
Menu icon
Overrides#
onClick#
• onClick: () => void | Promise<void>
Type declaration#
▸ (): void | Promise<void>
OnClick handler
Returns#
void | Promise<void>
Inherited from#
CatalogEntityContextMenu.onClick
title#
• title: string
Menu title