inputPanel {shiny}R Documentation

Input panel

Description

A flowLayout() with a grey border and light grey background, suitable for wrapping inputs.

Usage

inputPanel(...)

Arguments

...

Input controls or other HTML elements.


[Package shiny version 1.8.1.1 Index]