Interface: CatalogEntityAddMenuContext#
Common.Catalog.CatalogEntityAddMenuContext
Table of contents#
Properties#
Properties#
menuItems#
• menuItems: CatalogEntityAddMenu
[]
navigate#
• navigate: (url
: string
) => void
Type declaration#
▸ (url
): void
Parameters#
Name | Type |
---|---|
url |
string |
Returns#
void