toolkit.overlay {shinylight} | R Documentation |
JavaScript function: A panel with an overlay.
Description
Returns a Positioned Element consisting of two elements
placed in the same position. To be able to see the lower (main)
element you must either call hide()
on the overlay,
or make it transparent with CSS.
Arguments
overlay |
|
main |
|
Value
The element containing both elements.
[Package shinylight version 1.2 Index]