@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 488 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [TaggingMutations](./x-components.taggingmutations.md) > [setConsent](./x-components.taggingmutations.setconsent.md)
## TaggingMutations.setConsent property
Sets the [TaggingState.consent](./x-components.taggingstate.consent.md) property.
**Signature:**
```typescript
setConsent: (consent: boolean) => void;
```