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

# Type Alias: ExtensionProps

> **ExtensionProps** = `React.HTMLAttributes`\<`HTMLDivElement`\> & `object`

Defined in: [packages/framework/esm-react-utils/src/Extension.tsx:7](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-react-utils/src/Extension.tsx#L7)

## Type declaration

### state?

> `optional` **state**: `Record`\<`string`, `unknown`\>
