Description Usage Arguments Author(s)
View source: R/dashboardHeader.R
Build an argon dashboard header
1 2 3 4 5 6 7 8 9 10 11 12 13 |
... |
Any element |
gradient |
Whether to apply a gradient effect. TRUE by default. |
color |
Header color. See https://demos.creative-tim.com/argon-design-system/docs/foundation/colors.html. |
separator |
Header bottom separator. FALSE by default. |
separator_color |
Separator color. "secondary" by default. See https://demos.creative-tim.com/argon-design-system/docs/foundation/colors.html. |
bottom_padding |
Bottom padding. 4 by default. |
top_padding |
Bottom padding. 6 by default. |
background_img |
Background image url or path. |
mask |
Whether to add an opacity mask on the header. FALSE by default |
opacity |
Mask opacity. Between 0 and 8. Only if mask is TRUE. |
height |
Header height. 600px by default. Only if background image. |
David Granjon, dgranjon@ymail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.