@nxtode/app-shell
v0.2.1
Published
Shared NXTode application shell for top nav, sidebar, footer, and app layout.
Readme
@nxtode/app-shell
Shared NXTode application shell for top navigation, left sidebar, breadcrumbs, footer, scroll progress, and scroll-to-top behavior.
Install:
npm install @nxtode/app-shellBasic usage:
import { AppShell } from "@nxtode/app-shell";The shell is configured per app using appName, appDescription, accountHref, user, workspace, and navigation props.
