[@rxap/dialog](../wiki/globals) / ErrorCaptureDialogComponent

# Class: ErrorCaptureDialogComponent

Defined in: [error-capture-dialog/error-capture-dialog.component.ts:37](https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.component.ts#L37)

## Constructors

### new ErrorCaptureDialogComponent()

> **new ErrorCaptureDialogComponent**(): [`ErrorCaptureDialogComponent`](../wiki/Class.ErrorCaptureDialogComponent)

#### Returns

[`ErrorCaptureDialogComponent`](../wiki/Class.ErrorCaptureDialogComponent)

## Properties

### \_data

> `protected` `readonly` **\_data**: [`ErrorCaptureDialogData`](../wiki/Interface.ErrorCaptureDialogData)\<`any`\>

Defined in: [error-capture-dialog/error-capture-dialog.component.ts:39](https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.component.ts#L39)

***

### activeIndex

> `readonly` **activeIndex**: `WritableSignal`\<`number`\>

Defined in: [error-capture-dialog/error-capture-dialog.component.ts:62](https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.component.ts#L62)

***

### component

> `readonly` **component**: `ComponentType`\<`any`\>

Defined in: [error-capture-dialog/error-capture-dialog.component.ts:41](https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.component.ts#L41)

***

### componentPortal

> `readonly` **componentPortal**: `Signal`\<`ComponentPortal`\<`any`\>\>

Defined in: [error-capture-dialog/error-capture-dialog.component.ts:45](https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.component.ts#L45)

***

### data

> `readonly` **data**: `WritableSignal`\<`any`[]\>

Defined in: [error-capture-dialog/error-capture-dialog.component.ts:60](https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.component.ts#L60)

***

### displayedButtons

> `readonly` **displayedButtons**: `Signal`\<`number`[]\>

Defined in: [error-capture-dialog/error-capture-dialog.component.ts:63](https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.component.ts#L63)

***

### injector

> `readonly` **injector**: `Injector`

Defined in: [error-capture-dialog/error-capture-dialog.component.ts:43](https://gitlab.com/rxap/packages/-/blob/36b0e9732b24717840935712e316593ff6aba795/packages/angular/dialog/src/lib/error-capture-dialog/error-capture-dialog.component.ts#L43)
