sidebar: Sidebar without a well

View source: R/utils_interface.R

sidebarR Documentation

Sidebar without a well

Description

Modified version of shiny::sidebarPanel without a well

Usage

sidebar(..., width = 4)

Arguments

...

Output elements to include in the sidebar/main panel.

width

The width of the sidebar and main panel. By default, the sidebar takes up 1/3 of the width, and the main panel 2/3. The total width must be 12 or less.

Value

HTML elements


nuno-agostinho/psichomics documentation built on Feb. 11, 2024, 11:16 p.m.