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

This branch is 1 commit ahead of, 2 commits behind andrewcapodieci/golden-layout-react-redux:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Aug 2, 2017
f510af7 · Aug 2, 2017

History

17 Commits
Aug 2, 2017
May 25, 2017
May 25, 2017
May 26, 2017
Aug 2, 2017
Aug 2, 2017

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%