Is there anyway I can use breadcrumbs using material-ui (that is based on reactjs)? Or even implement one?
Breadcrumbs are coming to Material, keep an eye out for when https://github.com/mui-org/material-ui/pull/14084 lands.
Edit, they are now in core:
https://material-ui.com/components/breadcrumbs/
I don't think Material-UI has a breadcrumb component, so you will need tp implement a custom React component yourself and use simple Text, the IconButton or FlatButton.
Here are some design ideas from Materialize: http://demo.geekslabs.com/materialize-v1.0/ui-breadcrumbs.html
I think the closest thing to breadcrumbs that you'll find is the Stepper Component. I'm sure after a good amount of time beating the proverbial head against it, one could figure out how to style the stepper to look like breadcrumbs.
http://www.material-ui.com/#/components/stepper
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With