Creates a consistent title block for bs4Dash navbars, with optional subtitle and icon. Alignment can be "center", "right", or "left".
Usage
dash_nav_title(
title,
subtitle = NULL,
icon = NULL,
align = c("center", "right", "left")
)pkgdown/extra-head.html
Skip to contentsCreates a consistent title block for bs4Dash navbars, with optional subtitle and icon. Alignment can be "center", "right", or "left".
dash_nav_title(
title,
subtitle = NULL,
icon = NULL,
align = c("center", "right", "left")
)