Options
All
  • Public
  • Public/Protected
  • All
Menu

StoreReadyResult is returned by a readyJoin call on a store.

Hierarchy

  • StoreReadyResult

Index

Methods

Methods

  • whenReady(handler: Function): void
  • Called when all stores are ready.

    Parameters

    • handler: Function

      the handler function you to fire when all required stores are ready

    Returns void

Generated using TypeDoc