Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DataAction

An action that changes a value in the Redux Store based on a payload of data received from a successful network request.

Hierarchy

  • Action
    • DataAction

Index

Properties

Properties

payload

payload: object

Type declaration

  • data: object

type

type: any

Generated using TypeDoc