1.0.0-beta.1 • Published 20 hours ago

@mihanizm56/service-modules-load-ssr v1.0.0-beta.1

Weekly downloads
-
License
MIT
Repository
-
Last release
20 hours ago

!!!!! Deprecateed doc !!!!!

service-products

This package contains reducers, actions, selectors and types for working with products information that contain in redux store.

Public API

Actions

  • fetchMenuAction
  • setMenuAction
  • setLoadingStartAction
  • setLoadingStopAction

Type an action for saga-worker FETCH_MENU_ACTION_SAGA

Selectors

  • getProductsMenuData
  • getProductsMenuIsLoading

Types

  • fetchMenuCallbackType
  • MenuType
  • MenuListType
  • ProductsState
  • StatePartProducts

Reducer

  • reducerProducts