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"
  )
)'
dsciencelabs/shinydashboardPlus documentation built on Dec. 20, 2021, 2:10 a.m.