@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 384 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [XAPI](./x-components.xapi.md) > [search](./x-components.xapi.search.md)
## XAPI.search property
Dispatch a search with the query parameter.
**Signature:**
```typescript
search: (query?: string) => void;
```