material_row: Create a row to organize UI content

Description Usage Arguments Examples

View source: R/shiny-material-row.R

Description

UI content can be placed in a row to organize items on a page.

Usage

1

Arguments

...

The UI elements to place in the row.

Examples

1
2
3
material_row(
  shiny::tags$h1("Row Content")
)

ericrayanderson/shinymaterial documentation built on Oct. 9, 2020, 5:21 p.m.