inst/examples/buttons/social_buttons.R

social_buttons <- 'box(
  title = "Social Buttons",
  width = 12,
  socialButton(
    href = "https://dropbox.com",
    icon = icon("dropbox")
  ),
  socialButton(
    href = "https://github.com",
    icon = icon("github")
  )
)'

Try the shinydashboardPlus package in your browser

Any scripts or data that you put into this service are public.

shinydashboardPlus documentation built on Sept. 11, 2024, 8:07 p.m.