Declarative layout for Material UI
This library provides a declarative way of creating an app’s layout using Material-UI and Google’s Material Design guidelines. It aims to simplify the process of configuring the app’s layout, saving developers hours of time.
To install this library, use the following commands depending on your version of Material-UI:
For Material-UI v4:
npm install material-ui-layout
For Material-UI v4 (release candidate 5):
npm install material-ui-layout@4.0.0-rc.5
Note: The library is currently being tested in production, with the final release candidate for v4 coming soon.
This library provides a declarative way of creating app layouts using Material-UI and Google’s Material Design guidelines. It simplifies the process of configuring the layout, saving developers time and effort. With seamless integration with Material-UI, it is a valuable tool for building modern and visually appealing applications.