'How to reach the data from Redux devtool?
I want to reach the data of 'audience' under an endpoint where it shows in Redux dev tool of Google Chrome.
Is it possible to reach it like we reach the localStorage, or Cookies section with using like 'window.localStorage' or how to do that?
I have some experience with Redux but still on the beginning.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|