> ISPO SDK documentation. [HTML](https://ispo.ai/docs/types/core.HostNavigateHandler.html) · [Documentation index](https://ispo.ai/docs/llms.txt)

# Type Alias HostNavigateHandler

```typescript
HostNavigateHandler: (path: string | undefined) => void
```

#### Type Declaration

*   *   <a id="__type"></a>
        
        ```typescript
        (path: string | undefined): void
        ```
        
    *   #### Parameters
        
        *   path: string | undefined
        
        #### Returns void
