@openmrs/esm-framework
Version:
31 lines (16 loc) • 772 B
Markdown
[@openmrs/esm-framework](../API.md) / ErrorStateProps
# Interface: ErrorStateProps
## Table of contents
### Properties
- [error](ErrorStateProps.md#error)
- [headerTitle](ErrorStateProps.md#headertitle)
## Properties
### error
• **error**: `any`
#### Defined in
[packages/framework/esm-styleguide/src/error-state/error-state.component.tsx:8](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/error-state/error-state.component.tsx#L8)
___
### headerTitle
• **headerTitle**: `string`
#### Defined in
[packages/framework/esm-styleguide/src/error-state/error-state.component.tsx:9](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/error-state/error-state.component.tsx#L9)