<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [SpatialNavigation](./x-components.spatialnavigation.md) &gt; [navigateTo](./x-components.spatialnavigation.navigateto.md)

## SpatialNavigation.navigateTo property

Get next element to navigate to.

**Signature:**

```typescript
navigateTo: (direction: ArrowKey) => HTMLElement;
```
