@k8slens/extensions / Exports / Common / Catalog / CatalogEntityContextMenu
Interface: CatalogEntityContextMenu#
Common.Catalog.CatalogEntityContextMenu
Hierarchy#
CatalogEntityContextMenu
Table of contents#
Properties#
Properties#
confirm#
• Optional confirm: Object
Confirm click with a message
Type declaration#
| Name | Type |
|---|---|
message |
string |
icon#
• Optional icon: string
Menu icon
onClick#
• onClick: () => void | Promise<void>
Type declaration#
▸ (): void | Promise<void>
OnClick handler
Returns#
void | Promise<void>
title#
• title: string
Menu title