Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Command

Hierarchy

  • Command

Implemented by

Index

Properties

Optional callback

callback: function

Type declaration

    • (): void
    • Returns void

command

command: CommandList

payload

payload: any

status

Methods

eligible

  • eligible(payload: any, store: Store<IStateServer>): boolean | object

execute

  • execute(payload: any, store: Store<IStateServer>): AnyAction[]

Generated using TypeDoc