Registry Shell

Block

Sidebar layout shell for internal Keystone Core tooling pages. Includes branded navigation, account menu, and composable header/body/breadcrumb content slots.

internal/registry-shell

Installation

1 · Add registry to components.json

2 · Install component

Examples

Default

Sidebar with navigation and account menu.

API Reference

PropTypeDescription
user
AccountMenuUser | nullThe logged-in staff user.
nav
RegistryShellNavLink[]Override the default navigation links.
onLogout
() => voidCalled when the user clicks Log out.
activeHref
stringForced active href. Defaults to usePathname().