Options
All
  • Public
  • Public/Protected
  • All
Menu

Module view/popups/InstructionsPopup

Type aliases

Functions

Type aliases

Props

Props: object

React props for InstructionsPopup component

Type declaration

  • onClose: function
      • (): void
      • Returns void

  • open: boolean

Functions

Const InstructionsPopup

  • InstructionsPopup(__namedParameters: object): Element
  • React Component representing popup with complete user instructions on how to play the game.

    Parameters

    • __namedParameters: object
      • onClose: function
          • (): void
          • Returns void

      • open: boolean

    Returns Element

Const PreviewRef

  • PreviewRef(__namedParameters: object): Element
  • Parameters

    • __namedParameters: object
      • text: string

    Returns Element

Generated using TypeDoc