inspect_btn_ui: Inspect button UI

Description Usage Arguments Value

View source: R/inspect.R

Description

Helps to easlily stop app at any moment for debugging or checking state.

Usage

1
inspect_btn_ui(label = "Inspect", position = "top right")

Arguments

label

label for debug button. Default "Inspect"

position

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

Value

div with "shinyinfo_inspect_btn".


shiny.info documentation built on March 23, 2020, 5:07 p.m.