@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 518 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [TaggingXEvents](./x-components.taggingxevents.md) > [TaggingConfigProvided](./x-components.taggingxevents.taggingconfigprovided.md)
## TaggingXEvents.TaggingConfigProvided property
The configuration for the tagging has been provided. Payload: The tagging configuration.
**Signature:**
```typescript
TaggingConfigProvided: TaggingConfig;
```