bs4DashBrand {bs4Dash} | R Documentation |
Alternative to simple text title
Description
Alternative to simple text title
Alias to bs4DashBrand See bs4DashBrand for full details
Usage
bs4DashBrand(title, color = NULL, href = NULL, image = NULL, opacity = 0.8)
dashboardBrand(title, color = NULL, href = NULL, image = NULL, opacity = 0.8)
Arguments
title |
Brand title. |
color |
Brand color. Valid colors are defined as follows:
|
href |
External link to point to. |
image |
External image location. |
opacity |
Brand opacity: value between 0 and 1. |
Value
A title tag to be inserted in the title slot of bs4DashNavbar.
[Package bs4Dash version 2.3.3 Index]