@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 512 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [TaggingConfig](./x-components.taggingconfig.md) > [sessionTTLMs](./x-components.taggingconfig.sessionttlms.md)
## TaggingConfig.sessionTTLMs property
Time in milliseconds to keep the session alive. After this time has passed with no user interaction, the session will be cleared.
**Signature:**
```typescript
sessionTTLMs: number;
```