We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7448372 commit 9f3ba13Copy full SHA for 9f3ba13
api/cefpython.md
@@ -66,7 +66,8 @@ any third party GUI framework for creation of top-level window.
66
67
After the call to CreateBrowserSync() the page is not yet loaded,
68
if you want your next lines of code to do some stuff on the
69
-webpage you will have to implement LoadHandler.[OnLoadingStateChange]((LoadHandler.md#onloadingstatechange))
+webpage you will have to implement
70
+LoadHandler.[OnLoadingStateChange](LoadHandler.md#onloadingstatechange)
71
callback.
72
73
0 commit comments