AdminConfig
Defined in: packages/core/src/config/types.ts:71
Resolved admin panel configuration after defaults are applied by defineConfig().
- AdminConfigInput for the user-facing input type
- defineConfig for the config function
Properties
Section titled “Properties”sidebar
Section titled “sidebar”sidebar:
object
Defined in: packages/core/src/config/types.ts:73
Navigation sidebar configuration — always present after defaults are applied.
collapsible
Section titled “collapsible”collapsible:
"none"|"offcanvas"|"icon"
How the sidebar in the admin panel collapses
side:
"left"|"right"
Which side of the viewport the admin sidebar is anchored to.