Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "reducers/modal"

Index

Variables

Functions

Variables

Const MODAL_INITIAL_STATE

MODAL_INITIAL_STATE: object

Type declaration

Functions

modalReducer

  • modalReducer(state?: object, action: ReduxAction): any
  • Parameters

    • Default value state: object = MODAL_INITIAL_STATE
    • action: ReduxAction

    Returns any

Generated using TypeDoc