Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PayloadAction<T>

Interface for actions with a typed payload

Type parameters

  • T

Hierarchy

  • Action
    • PayloadAction

Index

Properties

Properties

payload

payload: T

type

type: string

Generated using TypeDoc