menu_header {shiny.semantic}R Documentation

Create Semantic UI Header Item

Description

This creates a dropdown header item using Semantic UI.

Usage

menu_header(..., is_item = TRUE)

Arguments

...

Content of the header: text, icons, etc.

is_item

If TRUE created header is item of Semantic UI Menu.

See Also

menu


[Package shiny.semantic version 0.5.1 Index]