Can I make AccordionSummary into a box instead of fill the row
Here is my codesandbox I'm using Accordion component from MUI, if it's expanded, the content is displayed. I wanted to make the clickable "Status" like a small box (as imagine below/red box) and when it's expanded, the full content is displayed/fill the row. I'm having a hard time to make the AccordionSummary section into a box Full working example code is in the sandbox. If it's collapsed I just want the firs small box to be displayed.
Here is my codesandbox I'm using Accordion component from MUI, if it's expanded, the content is displayed. I wanted to make the clickable "Status" like a small box (as imagine below/red box) and when it's expanded, the full content is displayed/fill the row. I'm having a hard time to make the AccordionSummary section into a box
Full working example code is in the sandbox.
If it's collapsed I just want the firs small box to be displayed.