MCPcopy Index your code
hub / github.com/TanStack/devtools / TriggerProps

Interface TriggerProps

packages/solid-devtools/src/core.tsx:79–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77 name: string | SolidPluginRender
78}
79interface TriggerProps {
80 theme: TanStackDevtoolsTheme
81}
82export interface TanStackDevtoolsInit {
83 /**
84 * Array of plugins to be used in the devtools.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected