[**realue**](../README.md) • **Docs**

***

[realue](../README.md) / ItemProps

# Type Alias: ItemProps\<T, E\>

> **ItemProps**\<`T`, `E`\>: [`NevoProps`](NevoProps.md)\<`T`, `E`\> & `object`

## Type declaration

### id

> **id**: `string`

### key

> **key**: `string`

### name

> **name**: [`Name`](Name.md)

## Type Parameters

• **T**

• **E** *extends* [`ErrorReport`](ErrorReport.md)\<`any`\> = [`ErrorReport`](ErrorReport.md)\<`T`\>

## Defined in

[lib/types/ItemProps.ts:5](https://github.com/nevoland/realue/blob/10b81dd410f087c06fbf8ea8b1c227058ff70751/lib/types/ItemProps.ts#L5)
