inspect_btn_ui: Inspect button UI
Description
Helps to easlily stop app at any moment for debugging or checking state.
Usage
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".