Home > @shopware-pwa/helpers > StoreNavigationRoute
# StoreNavigationRoute interface
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Signature:
export interface StoreNavigationRoute
# Properties
| Property | Type | Description |
|---|---|---|
| children | StoreNavigationRoute[] | null | (BETA) |
| isExternal | boolean | (BETA) |
| routeLabel | string | (BETA) |
| routePath | string | (BETA) |