@empathyco/x-components
Version:
Empathy X Components
21 lines (12 loc) • 585 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [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\[\]) => void | Tracks a user interaction. |