Admin Components & Layouts
In this section of the documentation, you'll learn how to implement common Medusa Admin components and layouts.
These guides are useful to build components and layouts that follow the same design conventions as the Medusa Admin. The components and layouts are built on top of the Medusa UI package.
Tip: Refer to the Medusa UI documentation for a full list of components.
Layouts#
These layout components allow you to set the layout of your UI routes similar to the layouts used in the Medusa Admin.
Components#
These components allow you to use common Medusa Admin components in your custom UI routes and widgets.
Was this page helpful?