UNPKG

@empathyco/x-components

Version:
21 lines (12 loc) 494 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 ``` ## Methods | Method | Description | | --- | --- | | [track(tagging)](./x-components.taggingactions.track.md) | Tracks a user interaction. |