inline_div: Creates an inline block div component aligned top with the...

View source: R/utils_general.R

inline_divR Documentation

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

Description

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

Usage

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


julianstanley/gfpopgui documentation built on April 16, 2022, 2:58 a.m.