@empathyco/x-components
Version:
Empathy X Components
21 lines (12 loc) • 619 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [SpatialNavigation](./x-components.spatialnavigation.md)
## SpatialNavigation interface
Interface for SpatialNavigation services based on [CSSWK specification](https://www.w3.org/TR/css-nav-1/)<!-- -->.
**Signature:**
```typescript
export interface SpatialNavigation
```
## Methods
| Method | Description |
| --- | --- |
| [navigateTo(direction)](./x-components.spatialnavigation.navigateto.md) | Get next element to navigate to. |