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

***

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

# Type Alias: StateProps\<T, K\>

> **StateProps**\<`T`, `K`\>: [`Property`](Property.md)\<`K`, `T`\> & [`Property`](Property.md)\<\`onChange$\{Capitalize\<K\>\}\`, [`StateDispatcher`](StateDispatcher.md)\<`T`\>\>

## Type Parameters

• **T**

• **K** *extends* `string`

## Defined in

[lib/types/StateProps.ts:4](https://github.com/nevoland/realue/blob/10b81dd410f087c06fbf8ea8b1c227058ff70751/lib/types/StateProps.ts#L4)
