@empathyco/x-components
Version:
Empathy X Components
58 lines (27 loc) • 726 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [TypingHTMLElement](./x-components.typinghtmlelement.md)
## TypingHTMLElement interface
**Signature:**
```typescript
export interface TypingHTMLElement extends HTMLElement
```
**Extends:** HTMLElement
## Properties
<table><thead><tr><th>
Property
</th><th>
Modifiers
</th><th>
Type
</th><th>
Description
</th></tr></thead>
<tbody><tr><td>
[\_\_timeoutId?](./x-components.typinghtmlelement.__timeoutid.md)
</td><td>
</td><td>
number
</td><td>
_(Optional)_
</td></tr>
</tbody></table>