Function: DebugPanel()
Examples / @xmachines/play-solid-demo / DebugPanel
function DebugPanel(props): Element;Defined in: components/DebugPanel.tsx:5
Parameters
| Parameter | Type |
|---|---|
props | { actor: AuthActor; } |
props.actor | AuthActor |
Returns
Element
Examples / @xmachines/play-solid-demo / DebugPanel
function DebugPanel(props): Element;Defined in: components/DebugPanel.tsx:5
| Parameter | Type |
|---|---|
props | { actor: AuthActor; } |
props.actor | AuthActor |
Element