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

# HostEventName

> Every event Tappify emits, which a mount or a server can subscribe to.

```ts theme={null}
type HostEventName = typeof EVENTS[number];
```

Every event Tappify emits, which a mount or a server can subscribe to.
