Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MessageProps

Hierarchy

  • MessageProps

Index

Properties

Properties

dispatchMessageRef

dispatchMessageRef: MutableRefObject<Dispatch<MessageReducerAction>>

A mutable ref that we can use to pass the dispatchMessage function back up to top-level App

Generated using TypeDoc