Redux startup actions
Methods
# static startupDone() → {module:reduxStartupActions~StartupDoneReturnObject}
Indicates that the app startup is done
Type Definitions
# StartupDoneReturnObject
Return object for the startupDone function
Properties:
Name | Type | Description |
---|---|---|
type |
module:reduxActionTypes | An action type |