UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 451 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [SearchMutations](./x-components.searchmutations.md) &gt; [setOrigin](./x-components.searchmutations.setorigin.md) ## SearchMutations.setOrigin property Sets the origin of the module. **Signature:** ```typescript setOrigin: (origin: QueryOrigin | undefined | null) => void; ```