react-toolbox/docs/app/components/layout/main/modules/components.md

8 lines
918 B
Markdown
Raw Normal View History

# React Toolbox Components
2016-11-06 22:18:36 +03:00
React Toolbox is a library of [React](http://facebook.github.io/react/) Components based on [Google's Material Design specification](https://material.google.com/). The main purpose of this documentation is to explore each of the components and learn how to use them. To make the best possible experience and to experiment with the components' properties and methods, we've created a playground to try the components live.
On the top right side of the screen you will see a round button with a code icon. It opens a playground with a small in-browser editor and an area to render what you type in real time. Inside the documentation of each component you will see one or multiple example code boxes. Each of them can include a button to open the given code in the playground.
Enjoy and remember that [feedback](https://github.com/react-toolbox/react-toolbox/issues) is really appreciated.