Options
All
  • Public
  • Public/Protected
  • All
Menu

Action for settings denormalized entities in the store. Also see NormalizeDataPayload.

Type parameters

  • T

Hierarchy

  • SetData

Implements

  • Action

Index

Constructors

Properties

Constructors

constructor

Properties

payload

The payload will be an object of the normalized entity map as entities and the original sorted id's as an array in the result property.

type

type: string = NormalizeActionTypes.SET_DATA

The action type: NormalizeActionTypes.SET_DATA

Generated using TypeDoc