init_js {vtree} | R Documentation |
Initializing JS-Part
Description
Initializing JS-Part
Usage
init_js(init_event, onwindow_resize, shortcuts)
Arguments
init_event |
The mouse event to activate zooming and panning.
Default is |
onwindow_resize |
Should the SVG be resized when the window size changes?
Default is |
shortcuts |
Should Keyboard shortcuts be used to control the SVG?
Default is |
See Also
Other Shiny Functions:
inlineCssSetup()
,
renderVtree()
,
use_svgzoom()
,
vtreeOutput()
[Package vtree version 5.6.5 Index]