tabler_navbar_menu_item: Create a tabler navbar menu item

Description Usage Arguments Value

View source: R/tabler.R

Description

This item is used to navigate. Must match with the tabler_tab_item function.

Usage

1
tabler_navbar_menu_item(text, tabName, icon = NULL, selected = FALSE)

Arguments

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.

Value

A Tabler navigation item tag.


DivadNojnarg/outstanding-shiny-ui-code documentation built on Nov. 2, 2021, 12:03 p.m.