Build an argon dashboard page
argonDashPage(
title = NULL,
description = NULL,
author = NULL,
navbar = NULL,
sidebar = NULL,
header = NULL,
body = NULL,
footer = NULL
)
App title.
Dashboard purpose.
Dashboard author.
Bootstrap 4 dashboard navbar.
Bootstrap 4 dashboard main sidebar.
Bootstrap 4 dashboard header (below the navbar). Useful to hightlight elements or print a message.
Bootstrap 4 dashboard body wrapper.
Bootstrap 4 dashboard footer.