The <ui:debug/>
tag (ComponentHandler)
defines a debug component in the component tree that is capable of capturing
debugging information such as component tree, scoped variables, and view state.
For example, you can add the <ui:debug/>
tag into a page using the following code:
<ui:debug
hotkey="q" rendered="true"/>
Now, when you press Ctrl
+ Shift + Q, you will see something like the following screenshot:
Niciun comentariu :
Trimiteți un comentariu