R/utils_general.R
inline_div.Rd
Creates an inline block div component aligned top with the given width percentage
inline_div(width, ...)
numeric between 0 and 1, width of the div component
Parameters to be put inside the div, usually some shiny UI elem
a UI HTML div