absolutePanel: Modified absolutPanel from shiny

Description Usage

View source: R/golem_utils_ui.R

Description

Modified absolutPanel from shiny

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
absolutePanel(
  ...,
  top = NULL,
  left = NULL,
  right = NULL,
  bottom = NULL,
  width = NULL,
  height = NULL,
  draggable = FALSE,
  fixed = FALSE,
  cursor = c("auto", "move", "default", "inherit")
)

igemsoftwareadmin/ClusteRsy-Linkoping documentation built on Jan. 1, 2021, 3:26 a.m.