React-Mdc-Web
Github
Introduction
Theming
Button
Card
Checkbox
Dialog
Drawer
Elevation
FAB
Grid
Grid List
Icon Toggle
Linear progress
List
Menu
Radio
Slider
Snackbar
Switch
Tabs
Text Field
Toolbar
Typography
Floating action button
{
/* Default */
}
<
Fab
>
<
Icon
name
=
'
create
'
/>
</
Fab
>
{
/* Mini */
}
<
Fab
mini
>
<
Icon
name
=
'
create
'
/>
</
Fab
>