Interface ICommandPropertyListener<STATE, CONTEXT>

interface ICommandPropertyListener<STATE, CONTEXT> ((props, command) => void)

Type Parameters

  • STATE extends any
  • CONTEXT extends any