Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ActionEvent<State, Actions>

Type parameters

  • State

  • Actions

Hierarchy

  • ActionEvent

Index

Properties

action

action: keyof Actions

newState

newState: State

oldState

oldState: State

payload

payload: Actions[keyof Actions]

Generated using TypeDoc