Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


semantic.dashboard (version 0.2.1)

icon: Create Semantic UI icon tag (alias for icon for compatibility with shinydashboard)

Description

This creates an icon tag using Semantic UI styles.

Usage

icon(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.)

Examples

Run this code
# NOT RUN {
icon("dog")
# }

Run the code above in your browser using DataLab