<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`AbstractTextComponent`](AbstractTextComponent) › [`(constructor)`](AbstractTextComponent/(constructor).md)
## AbstractTextComponent.(constructor)
Constructs a new instance of the `AbstractTextComponent` class
**Signature:**
```typescript
constructor(inputEl: T);
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| <code>inputEl</code> | <code>T</code> | |