> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nanoforge.eu/llms.txt
> Use this file to discover all available pages before exploring further.

# KonvaEventListener type

> KonvaEventListener API documentation

import { PageLink } from '/snippets/tsdocs/PageLink.jsx';
import { RefLink } from '/snippets/tsdocs/RefLink.jsx';

# KonvaEventListener

## Signature

```typescript theme={null}
type KonvaEventListener<This, EventType> = Konva.KonvaEventListener<This, EventType>;
```
