Home > @uniformdev/context-devtools > ToggleEmbeddedContextDevTools

ToggleEmbeddedContextDevTools() function

Renders Uniform Context DevTools in an embedded state (as a React component that can be an island on a demo page, for example)

Signature:

Parameters

<table><thead><tr><th>

Parameter

</th><th>

Type

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

props

</td><td>

EmbeddedContextDevToolsProps

</td><td>

</td></tr> </tbody></table> Returns:

_emotion_react_types_jsx_namespace.EmotionJSX.Element | null