@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 518 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [IdentifierResultsActions](./x-components.identifierresultsactions.md) > [saveOrigin](./x-components.identifierresultsactions.saveorigin.md)
## IdentifierResultsActions.saveOrigin property
Creates a [QueryOrigin](./x-components.queryorigin.md) and saves it.
**Signature:**
```typescript
saveOrigin: (originInit: QueryOriginInit) => void;
```