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."),
)
Appsilon/shiny.fluent documentation built on April 20, 2024, 1:03 p.m.