toolkit.verticalDivide: JavaScript function: Left/right panels with a draggable...

toolkit.verticalDivideR Documentation

JavaScript function: Left/right panels with a draggable divider.

Description

Returns a Positioned Element with a draggable vertical divider bordering two other Positioned Elements.

Arguments

container

toolkit.HTMLPositionedElement The container to divide. If null, a container will be created for you.

left

toolkit.HTMLPositionedElement The element to put on the left of the divider.

right

toolkit.HTMLPositionedElement The element to put on the right of the divider.

Value

The element created. If a container was provided it is this argument.


shinylight documentation built on May 29, 2024, 12:04 p.m.