|
add_busy_bar()
|
Automatic busy indicator (Progress bar) |
|
add_busy_gif()
|
Automatic busy indicator (GIF) |
|
add_busy_spinner()
|
Automatic busy indicator (spinner) |
|
add_loading_state()
|
Loading state for Shiny Outputs |
|
block() unblock()
|
Block / unblock an UI element |
|
block_output()
|
Block an output |
|
busy_start_up() remove_start_up()
|
Busy indicator at start up |
|
config_notify()
|
Configure options for notify() and others |
|
config_report()
|
Configure options for report() and others |
|
html_dependency_spinkit() html_dependency_epic() html_dependency_shinybusy() html_dependency_freezeframe() html_dependency_nanobar() html_dependency_notiflix() html_dependency_startup() html_dependency_loading() html_dependency_busy() html_dependency_notify() html_dependency_report() html_dependency_block()
|
HTML dependencies used by shinybusy |
|
logo_silex()
|
Silex logo for Shiny use |
|
use_busy_gif() play_gif() stop_gif()
|
Manual busy indicator (GIF) |
|
use_busy_bar() update_busy_bar()
|
Manual busy indicator (progress bar) |
|
use_busy_spinner() show_spinner() hide_spinner()
|
Manual busy indicator (spinner) |
|
show_modal_gif() remove_modal_gif()
|
Show a modal with a GIF |
|
show_modal_progress_line() show_modal_progress_circle() remove_modal_progress() update_modal_progress()
|
Show a modal with a progress bar |
|
show_modal_spinner() remove_modal_spinner() update_modal_spinner()
|
Show a modal with a spinner |
|
notify() notify_success() notify_failure() notify_info() notify_warning()
|
Notifications |
|
progress_line() progress_circle() progress_semicircle() update_progress()
|
Create progress indicator |
|
report() report_success() report_failure() report_info() report_warning()
|
Reports |
|
spin_epic()
|
Epic spinners |
|
spin_kit()
|
SpinKit spinners |