Usage
dropUI(id, style = NULL, class = "dropelement", row_n = 1, col_n = 1)
Arguments
id
The div id of the element
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.
Value
div element with nested elements if vertical is true