Open jozef-slezak opened 3 years ago
Expected outcome:
getOwnerList
instructions:
inspectedElement
source
fs-over-http
source\tsx\clone.ts
source\devtools
__REACT_DEVTOOLS_GLOBAL_HOOK__
const reactHook = window['__REACT_DEVTOOLS_GLOBAL_HOOK__'] as DevToolsHook | null | undefined if (reactHook) { const devTools = new DevTools(reactHook)
Inspiration https://publisher.grommet.io/contact - GUI for adding pages
https://github.com/iteria-app/lowcode/blob/3a7d7b4525b4c71ea79943c6787b2aae2a74198f/packages/react-lowcode/src/routes/routeHandlers.ts
related to #92
Expected outcome:
getOwnerList
) - promt for new uriinstructions:
inspectedElement
containingsource
filePath, line, columnfs-over-http
source\tsx\clone.ts
source\devtools
(conent script of browser extension should have acces to__REACT_DEVTOOLS_GLOBAL_HOOK__
) for calling getOwnerList