Home > @uniformdev/context-devtools

context-devtools package

Functions

FunctionDescription
ContextDevTools(props)
EmbeddedContextDevTools({ context, initialSettings })
ToggleEmbeddedContextDevTools(props)Renders Uniform Context DevTools in an embedded state (as a React component that can be an island on a demo page, for example)

Type Aliases

Type AliasDescription
ContextDevToolsProps
ContextDevToolsRouteProps
DevToolsSettingsSettings for the DevTools. Stored **per-origin**.
EmbeddedContextDevToolsProps
Override