Interface: CatalogEntityContextMenuNavigate#
Common.Catalog.CatalogEntityContextMenuNavigate
Callable#
CatalogEntityContextMenuNavigate#
▸ CatalogEntityContextMenuNavigate(pathname
, forceMainFrame?
): void
Parameters#
Name | Type | Description |
---|---|---|
pathname |
string |
The location to navigate to in the main iframe |
forceMainFrame? |
boolean |
- |
Returns#
void
CatalogEntityContextMenuNavigate#
▸ CatalogEntityContextMenuNavigate(pathname
, forceMainFrame
): void
Parameters#
Name | Type | Description |
---|---|---|
pathname |
string |
The location to navigate to in the current iframe. Useful for when called within the cluster frame |
forceMainFrame |
false |
- |
Returns#
void