Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tristanmatthias/mui-code-test

Material UI Code Test - React panes
https://github.com/tristanmatthias/mui-code-test

Last synced: about 2 months ago
JSON representation

Material UI Code Test - React panes

Awesome Lists containing this project

README

        

# Material UI Test - Panes

![Example](example.png)

This is a code test for [Material UI](https://material-ui.com/). The [task](https://gist.github.com/oliviertassinari/38e50066df8894a7c4e0b46b39b42cb8) was to create a React component for resizable panes.

[LIVE DEMO](https://mui-panes.netlify.com)

# Usage

```ts
Pane 1,
Pane 2,
Pane 3,
Pane 4
]} />
]} />
```

## Customization
This library supplies CSS variables for styling:
- `--pane-padding`: Change each panes padding
- `--pane-handle`: Change the color of the handle
- `--pane-handle-hover`: Change the color of the handle when hovered