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