X Tutup
Skip to content

Commit c778bdc

Browse files
committed
Update Browser.md
1 parent 3f6c6ba commit c778bdc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

api/Browser.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -657,12 +657,14 @@ Set whether mouse cursor change is disabled.
657657
| bindings | [JavascriptBindings](JavascriptBindings.md) |
658658
| __Return__ | void |
659659

660+
Set javascript bindings.
661+
660662

661663
### SetUserData
662664

663665
| Parameter | Type |
664666
| --- | --- |
665-
| | mixedkey |
667+
| key | mixed |
666668
| value | mixed |
667669
| __Return__ | void |
668670

0 commit comments

Comments
 (0)
X Tutup