Options
All
  • Public
  • Public/Protected
  • All
Menu

Module reducers/isLoading

Index

Functions

Functions

default

  • default(state?: boolean, action: Action): boolean
  • Redcuer for loading buffer icon

    Parameters

    • state: boolean = false

      Current state

    • action: Action

      Action to be carried out

    Returns boolean

    If buffer icon should be displayed

Generated using TypeDoc