Documentation

DevTools UI

Shared UI primitives for DevTools panels and extensions.

@plumile/ui-devtools provides a compact visual layer for DevTools panels and extensions.

Main public surface:

  • DevtoolsTheme;
  • DevtoolsBadge, DevtoolsPill, DevtoolsStatusLight;
  • DevtoolsCard, DevtoolsSection, DevtoolsCodeBlock;
  • DevtoolsEmptyState, DevtoolsTabs;
  • DevtoolsToolbar, DevtoolsToolbarButton, DevtoolsToolbarSeparator;
  • DevtoolsSplitView.

The package is intentionally tied to Plumile DevTools and is not a generic dashboard toolkit.