StoreOnAddedEvent interface
Signature
export interface StoreOnAddedEvent<T extends IStoreItem>
Properties
| Property | Type | Description |
|---|---|---|
| event | 'onAdded' | |
| item | T |
export interface StoreOnAddedEvent<T extends IStoreItem>
| Property | Type | Description |
|---|---|---|
| event | 'onAdded' | |
| item | T |