UNPKG

@empathyco/x-components

Version:
25 lines (14 loc) 625 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; [setDisplayTagging](./x-components.searchmutations.setdisplaytagging.md) ## SearchMutations.setDisplayTagging() method Sets the display tagging of the module. **Signature:** ```typescript setDisplayTagging(DisplayTagging: TaggingRequest): void; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | DisplayTagging | TaggingRequest | | **Returns:** void