Note: Simple expand/collapse functionality with smooth animations.
Note: All folds are called accordion, so they are technically separate components wrapped in a div. Because of this, container gaps will push contents farther apart. So watch out for that. I also put this inside a theme provider.
Note: Simple expand/collapse functionality with smooth animations.
Note: Use Accordion component for similar expand/collapse functionality.
Note: Light mode: elevation changes the box shadow around the box. Dark mode: elevation changes the lightness of the box.