Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReduxAction

Defines a redux action payload

export
interface

ReduxAction

Hierarchy

  • ReduxAction

Index

Properties

Properties

Optional payload

payload: any

The action payload

type

{*}

memberof

ReduxAction

type

type: string

The type of action

type

{string}

memberof

ReduxAction

Generated using TypeDoc