[**axiom v0.51.1**](../../README.md)

***

[axiom](../../README.md) / [feedback](../README.md) / FeedbackSettings

# Type Alias: FeedbackSettings

> **FeedbackSettings** = `object`

## Properties

### onError()?

> `readonly` `optional` **onError**: (`error`, `context`) => `void`

#### Parameters

##### error

`Error`

##### context

[`FeedbackErrorContext`](FeedbackErrorContext.md)

#### Returns

`void`
