Hi all,
I want to introduce you to my latest Dash component: Dash MUI!
It brings the fantastic components from the MUI project to Dash; so far, I’ve implemented the following components:
- Button
- Button group
- Grid (for layouts)
- Accordion
- Card
- Form
- Radio buttons
- Slider
- Tables
You can see the demo here: https://dash-mui.ploomberapp.io
The source code for the demo is available on GitHub, and the component source code is also on GitHub - please show your support with a !
To install:
pip install dash-mui-ploomber
(sadly, dash-mui
was already taken)
Please let me know what components we should implement next (you can see them here, so we know what to prioritize! (We already have a few more finished, and we’ll release them soon!)