<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [TakeNavigationControl](./x-components.takenavigationcontrol.md)

## TakeNavigationControl interface

Represents when to take control of the navigation.

**Signature:**

```typescript
export interface TakeNavigationControl 
```

## Remarks

The [XEvent](./x-components.xevent.md) refers to the event the component has to listen to.

## Properties

<table><thead><tr><th>

Property


</th><th>

Modifiers


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

[direction](./x-components.takenavigationcontrol.direction.md)


</td><td>


</td><td>

[ArrowKey](./x-components.arrowkey.md)


</td><td>


</td></tr>
<tr><td>

[moduleName](./x-components.takenavigationcontrol.modulename.md)


</td><td>


</td><td>

[XModuleName](./x-components.xmodulename.md)


</td><td>


</td></tr>
<tr><td>

[xEvent](./x-components.takenavigationcontrol.xevent.md)


</td><td>


</td><td>

[PropsWithType](./x-components.propswithtype.md)<!-- -->&lt;[XEventsTypes](./x-components.xeventstypes.md)<!-- -->, [ArrowKey](./x-components.arrowkey.md)<!-- -->&gt;


</td><td>


</td></tr>
</tbody></table>

