init_js: Initializing JS-Part

View source: R/shiny.R

init_jsR 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 mouseenter.

onwindow_resize

Should the SVG be resized when the window size changes? Default is TRUE.

shortcuts

Should Keyboard shortcuts be used to control the SVG? Default is TRUE.

See Also

Other Shiny Functions: inlineCssSetup(), renderVtree(), use_svgzoom(), vtreeOutput()


nbarrowman/vtree documentation built on Jan. 11, 2024, 5:52 a.m.