inst/examples/dashboard/footer.R

footer <- Stack(
  tokens = list(childrenGap = 10),
  Text(variant="large", "Built with ❤ by Appsilon", block=TRUE),
  Text(variant="medium", nowrap = FALSE, "If you'd like to learn more, react out to us at hello@appsilon.com"),
  Text(variant="medium", nowrap = FALSE, "All rights reserved."),
)

Try the shiny.fluent package in your browser

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

shiny.fluent documentation built on May 29, 2024, 5:45 a.m.