mirror of
https://github.com/Templarian/MaterialDesign.git
synced 2026-03-12 03:16:53 +01:00
Add React+Material-UI usage to the getting started guide
This commit is contained in:
@@ -194,6 +194,10 @@ Usage:
|
||||
</md-button>
|
||||
```
|
||||
|
||||
## React with Material-UI
|
||||
|
||||
If you use React with the [Material-UI](http://www.material-ui.com/) component library, you can use a [third-party package](https://github.com/TeamWertarbyte/mdi-material-ui) that provides `SvgIcon` wrappers for every icon.
|
||||
|
||||
## Polymer @download(Download for Polymer v0.5 'mdi.html', /api/download/polymer/38EF63D0-4744-11E4-B3CF-842B2B6CFE1B) @download(Download for Polymer v1.0 'mdi.html', /api/download/polymer/v1/38EF63D0-4744-11E4-B3CF-842B2B6CFE1B)
|
||||
|
||||
The `mdi.html` contains all the icons provided on the site. Use inline with the following code.
|
||||
|
||||
Reference in New Issue
Block a user