DevTool

DevTool

124 Downloads

How to inspect Functions?

kahnesaaron opened this issue ยท 1 comments

commented

Heyo @brittyazel i wanted to ask how to use Devtool to inspect Functions better?

Can i see which parameters a Function expects?

commented

That's not a use for DevTool, no. DevTool's strength are in inspecting tables and tracking events in real-time. Can't you just look at the source code or look up documentation to see and explanation of what parameters a function expects?