Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "reducers/toolbar"

Index

Functions

Object literals

Functions

toolbarReducer

  • toolbarReducer(state?: any, action?: AnyAction): any
  • Parameters

    • Default value state: any = INITIAL_STATE
    • Default value action: AnyAction = { type: '', payload: null }

    Returns any

Object literals

INITIAL_STATE

INITIAL_STATE: object

flyouts

flyouts: object

Type declaration

toolbars

toolbars: object

Type declaration

Generated using TypeDoc