@wildberries/service-platform
v0.0.1-beta.1
Published
redux reducer for platform
Downloads
4
Keywords
Readme
!!!!! 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