Learn R Programming

shiny.semantic (version 0.3.0)

uiicon: Create Semantic UI icon tag

Description

This creates an icon tag using Semantic UI styles.

Usage

uiicon(type = "", ...)

Arguments

type

A name of an icon. Look at http://semantic-ui.com/elements/icon.html for all possibilities.

...

Other arguments to be added as attributes of the tag (e.g. style, class etc.)