app_buttons <- 'box(
width = NULL,
title = "App Buttons",
status = NULL,
appButton(
inputId = "myAppButton",
label = "Users",
icon = icon("users"),
dashboardBadge(textOutput("appBtnVal"))
)
)'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.