Devtools Framework Adapters

Use devtools-utils factory functions to create per-framework plugin adapters. createReactPlugin/createSolidPlugin/createVuePlugin/createPreactPlugin, createReactPanel/createSolidPanel/createVuePanel/createPreactPanel. [Plugin, NoOpPlugin] tuple for tree-shaking. DevtoolsPanelProps (theme). Vue uses (name, component) not options object. Solid render must be function.

TanStack 101f6bb 5 files · 38.5 KB Updated

File contents

tanstack/devtools/tree/main/packages/devtools-utils/skills/devtools-framework-adapters commit 101f6bbb49

Frequently asked questions

npx skillmds@latest add tanstack/devtools-framework-adapters