Skip to content

minimal example showing how to link redux state to react components embedded within golden-layout

Notifications You must be signed in to change notification settings

jerronl/golden-layout-react-redux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golden-layout-react-redux

Minimal example showing how to link redux state to react components embedded within golden-layout.

Run npm install, then npm run dev and point your browser to localhost:8080 to run the example.

The example consists of three golden-layout tabs, each with a single React component. There are two buttons and one label which displays a count stored in the Redux state. The buttons increment or decrement this count.

About

minimal example showing how to link redux state to react components embedded within golden-layout

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.9%
  • HTML 1.8%
  • CSS 1.3%