Creates an inline block div component aligned top with the given width percentage

inline_div(width, ...)

Arguments

width

numeric between 0 and 1, width of the div component

...

Parameters to be put inside the div, usually some shiny UI elem

Value

a UI HTML div