box                     Create a box.
column                  Create a column.
dashboard_body          Create a body of a dashboard.
dashboard_header        Create a header of a dashboard.
dashboard_page          Create a dashboard.
dashboard_sidebar       Create a sidebar of a dashboard.
dropdown_menu           Create a dropdown menu.
dropdown_menu_output    Create a dropdown menu output.
get_dashboard_dependencies
                        Get the semantic.dashboard dependencies
icon                    Create Semantic UI icon tag (alias for 'icon'
                        for compatibility with 'shinydashboard')
light_semantic_palette
                        Semantic light colors
                        https://github.com/Semantic-Org/Semantic-UI/blob/master/src/themes/default/globals/site.variables
menu_item               Create a menu item.
menu_item_output        Create a menu item output.
message_item            Create a message item.
notification_item       Create a notification item.
render_dropdown_menu    Create a dropdown menu output.
render_menu             Create a menu output.
render_value_box        Create a value box output.
semantic.dashboard      semantic.dashboard
semantic_palette        Semantic colors
                        https://github.com/Semantic-Org/Semantic-UI/blob/master/src/themes/default/globals/site.variables
sidebar_menu            Create a sidebar menu.
sidebar_menu_output     Create a sidebar menu output.
tab_box                 Create a tab box.
tab_item                Create a tab
tab_items               Create a panel with tabs.
task_item               Create a task item.
validate_tab_name       Valid tab name should not containt dot
                        character '.'.
value_box               Create a valueBox.
value_box_output        Create a value box output.
