Home > @uniformdev/context-devtools
context-devtools package
Functions
Function | Description |
---|---|
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 Alias | Description |
---|---|
ContextDevToolsProps | |
ContextDevToolsRouteProps | |
DevToolsSettings | Settings for the DevTools. Stored **per-origin**. |
EmbeddedContextDevToolsProps | |
Override |