Description Usage Arguments Value
This item is used to navigate. Must match with the tabler_tab_item function.
1 | tabler_navbar_menu_item(text, tabName, icon = NULL, selected = FALSE)
|
text |
Item title. |
tabName |
Unique tab name. Must exactly match with the tabName parameter of tabler_tab_item on the body side. |
icon |
Item icon. |
selected |
Whether to select the current item at start. |
A Tabler navigation item tag.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.