Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

admin_button_ui

An html button to navigate the the "Admin Panel"


Description

The UI portion of the 'shiny' module for the button to navigate to the "Admin Panel". This is the button that, when clicked, navigates a 'polished' admin from your 'shiny' app to the 'polished' Admin Panel. If your app is set up with the default 'polished' configuration, this button appears in the bottom right of your 'shiny' app.

Usage

admin_button_ui(align = "right", vertical_align = "bottom")

Arguments

align

The horizontal alignment of the button. Valid options are "right" (the default) or "left".

vertical_align

the vertical alignment of the button. Valid options are "bottom" (the default) or "top"

Value

admin button UI


polished

Authentication, User Administration, and Hosting for 'shiny' Apps

v0.3.0
MIT + file LICENSE
Authors
Andy Merlino [aut, cre], Patrick Howard [aut], Jimmy Briggs [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.