UNPKG

@empathyco/x-components

Version:
21 lines (12 loc) 585 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [TaggingActions](./x-components.taggingactions.md) ## TaggingActions interface Tagging store actions. **Signature:** ```typescript export interface TaggingActions ``` ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [track](./x-components.taggingactions.track.md) | | (tagging: TaggingRequest \| TaggingRequest\[\]) =&gt; void | Tracks a user interaction. |