I'm looking for an material react expandable that stays on footer and opens when clicked from bottom to top.
All the material accordions / collapsible expand from top to bottom which make the page grow. Example : https://materializecss.com/collapsible.html
I was able to find something similar using HTML and JS, but looking for out of box react / material components.