| dropUI | R Documentation |
dropUI
dropUI(id, style = NULL, class = "dropelement", row_n = 1, col_n = 1)
id |
The div id of the element |
style |
The css styling |
class |
The css class style |
row_n |
set the number of rows to be used in the vertical selection. Height is proportional to the number of rows. |
col_n |
set the number of columns to be used in the vertical selection. Width is proportional to the number of columns. |
div element with nested elements if vertical is true