inst/examples/buttons/social_buttons.R

social_buttons <- 'box(
  width = NULL,
  title = "Social Buttons",
  status = NULL,
  socialButton(
    url = "https://dropbox.com",
    type = "dropbox"
  ),
  socialButton(
    url = "https://github.com",
    type = "github"
  )
)'
jaropis/shinydashboardplus0.7.5 documentation built on Dec. 20, 2021, 9:06 p.m.