info_panel: Creates a panel for all info boxes so they do not overlap

View source: R/panel.R

info_panelR Documentation

Creates a panel for all info boxes so they do not overlap

Description

Creates a panel for all info boxes so they do not overlap

Usage

info_panel(..., position = "top right")

Arguments

...

calls with info elements

position

character with position of the parameter. Default "top right".

Value

div which wraps your all info boxes to display it in the position corner of your shiny app.


Appsilon/shiny.info documentation built on April 23, 2024, 11:07 p.m.