<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [XAPI](./x-components.xapi.md) &gt; [search](./x-components.xapi.search.md)

## XAPI.search property

Dispatch a search with the query parameter.

**Signature:**

```typescript
search: (query?: string) => void;
```
