UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 512 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [TaggingConfig](./x-components.taggingconfig.md) &gt; [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; ```