[O3 Framework](../API.md) / ConfigObject

# Interface: ConfigObject

Defined in: [packages/framework/esm-config/src/types.ts:28](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-config/src/types.ts#L28)

## Indexable

\[`key`: `string`\]: `any`

## Properties

### Display conditions?

> `optional` **Display conditions**: [`DisplayConditionsConfigObject`](DisplayConditionsConfigObject.md)

Defined in: [packages/framework/esm-config/src/types.ts:31](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-config/src/types.ts#L31)

Options that control when this extension is displayed

***

### Translation overrides?

> `optional` **Translation overrides**: `Record`\<`string`, `Record`\<`string`, `string`\>\>

Defined in: [packages/framework/esm-config/src/types.ts:32](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-config/src/types.ts#L32)
