Container
A component that wraps content in a card-like container. The container is useful to create sections in the Medusa Admin dashboard.
In this guide, you'll learn how to use the Container component.
Content
Was this example helpful?
Usage#
API Reference#
This component is based on the div
element and supports all of its props
Examples#
In a Layout#
Menubar
Section 1
Section 2
Section 3
Was this guide helpful?