Get started with react-toolbox CDN
MIT licensed
React-Toolbox is a collection of Material Design UI components for React applications.
Tags:- components
- material design
- react
- react-component
- toolkit
Stable version
Copied!
How to start using react-toolbox CDN
import React from 'react';
import { Button, Card, CardMedia, CardText } from 'react-toolbox';
const MyComponent = () => (
<div>
<Button label="Click me" />
<Card style={{ width: '400px', margin: '20px' }}>
<CardMedia
overlay={<CardText>This is an image</CardText>}
src="https://picsum.photos/id/237/400/300"
/>
<CardText title="Card title">
This is a card with a title and some text.
</CardText>
</Card>
</div>
);
export default MyComponent;
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
All versions
0.11.2
0.11.3
0.11.4
0.11.5
0.12.0
0.12.1
0.12.10
0.12.11
0.12.12
0.12.13
0.12.2
0.12.3
0.12.4
0.12.5
0.12.6
0.12.7
0.12.8
0.12.9
0.13.0
0.13.1
0.13.2
0.13.3
0.13.4
0.14.0
0.14.1
0.14.2
0.15.0
0.15.1
0.16.0
0.16.1
0.16.2
1.0.0
1.0.1
1.0.2
1.0.3
1.1.0
1.1.1
1.1.2
1.2.0
1.2.1
1.2.2
1.2.3
1.2.4
1.2.5
1.3.0
1.3.1
1.3.2
1.3.3
*** 1.3.4
2.0.0-beta.10
2.0.0-beta.11
2.0.0-beta.12
2.0.0-beta.13
2.0.0-beta.5
2.0.0-beta.6
2.0.0-beta.7
2.0.0-beta.8