setup.toolbar.menu: Generate toolbar menu

View source: R/cards.R

setup.toolbar.menuR Documentation

Generate toolbar menu

Description

Use within a card to display menu

Usage

setup.toolbar.menu(...)

Arguments

...

The list declaring whether to show menu

Value

HTML code of a container containing menu to be inserted in the toolbar if declared TRUE

Note

For more information on the features of a toolbar within a card, visit the examples section of the help documentation

Examples


 setup.toolbar.menu(list(menu=TRUE))
 

nextGenShinyApps documentation built on Nov. 12, 2023, 5:06 p.m.