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