Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PayloadAction<T, U>

Action which includes a payload.

Type parameters

  • T: string

    String literal type for name of action

  • U

    Shape of payload

Hierarchy

Index

Properties

Properties

payload

payload: U

type

type: T

Generated using TypeDoc