@aopslabs/xf-ui-shell-react
v0.2.2
Published
React application shell, workbench, theming, and appearance primitives.
Maintainers
Readme
@aopslabs/xf-ui-shell-react
React primitives for application shells, workbench surfaces, navigation, appearance controls, themes, and desktop-style status areas.
Installation
npm install @aopslabs/xf-ui-shell-react react react-domUsage
import { AppShell, ShellMain, WorkbenchTabs } from '@aopslabs/xf-ui-shell-react';
import '@aopslabs/xf-ui-shell-react/styles.css';Optional theme and reference-shell styles are exposed through the styles/*.css package subpaths.
License
Copyright (c) 2026 Mehmet Zeki Sönmez.
Licensed under the PolyForm Strict License 1.0.0. The license permits noncommercial use and does not grant permission to modify or redistribute the package.
