uiheader {shiny.semantic}R Documentation

Create Semantic UI header

Description

This creates a header with optional icon using Semantic UI styles.

Usage

uiheader(title, description, icon = NULL)

Arguments

title

Header title

description

Subheader text

icon

Optional icon name


[Package shiny.semantic version 0.2.1 Index]