CatalogueWrapperService
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
Refresh navigation data from the backend (or fall back to cache) and render only the navbar/search bar. Use this when you want to embed the menu bar into an existing layout rather than replacing the whole page shell.
Refresh navigation data from the backend (or fall back to cache) and render only the navbar/search bar. Use this when you want to embed the menu bar into an existing layout rather than replacing the whole page shell.
Attributes
Render only the navbar/search bar with an already-fetched menu.
Render only the navbar/search bar with an already-fetched menu.
Attributes
Refresh navigation data from the backend (or fall back to cache) and render the full page layout.
Refresh navigation data from the backend (or fall back to cache) and render the full page layout.
Attributes
Render the full page layout with an already-fetched menu (useful in tests or when menu is cached).
Render the full page layout with an already-fetched menu (useful in tests or when menu is cached).