toolkit.scrollingWrapper {shinylight}R Documentation

JavaScript function: Returns a Positioned Element just containing one element.

Description

This element gains scrollbars if it is too large for this returned container.

Arguments

element

HTMLElement The element to be wrapped

verticalPadding

int The number of extra pixels above the element's height to use as the returned element's default height.

horizontalPadding

int The number of extra pixels above the element's width to use as the returned element's default width.

Value

The wrapper.


[Package shinylight version 1.2 Index]