@novnc/novnc
Advanced tools
Comparing version 1.3.0-g99cf540 to 1.3.0-gc143a85
@@ -331,4 +331,11 @@ # noVNC API | ||
RFB.focus( ); | ||
RFB.focus( [options] ); | ||
###### Parameters | ||
**`options`** *Optional* | ||
- A `object` providing options to control how the focus will be | ||
performed. Please see [`HTMLElement.focus()`](https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/focus) | ||
for available options. | ||
#### RFB.blur() | ||
@@ -335,0 +342,0 @@ |
{ | ||
"name": "@novnc/novnc", | ||
"version": "1.3.0-g99cf540", | ||
"version": "1.3.0-gc143a85", | ||
"description": "An HTML5 VNC client", | ||
@@ -5,0 +5,0 @@ "browser": "lib/rfb", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1074518
27042