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

# Type Alias NavigateFrame

```typescript
NavigateFrame: FrameBase<"navigate"> & { path?: string }
```

Types: [FrameBase](core.Supporting_types.FrameBase.md)
