ukFlex.Rd
UIkit Flexbox layout for shiny
ukFlex(..., inline = FALSE, wrap = NULL, horizontal_align = NULL, vertical_align = NULL, direction = NULL, height = NULL, width = NULL, muted_background = FALSE, dimension = NULL)
... | The UI elements to place in the Flex element |
---|---|
inline | logical. |
wrap | character. |
horizontal_align | logical. |
vertical_align | logical. |
direction | character. Define the axis that flex items are placed and their direction, by default items run horizontaly from left to right as does the 'row' option. |
width | character. Define Flex item width |