Skip to main content

Icon Widget

A simple widget used to dynamical display Icons.

Usage

Properties

PropertyTypeBindingDefault
CustomClassSTRING<>Enables you to define an html class to the top div of the widget. Multiple classes can be entered, separated by space
TemplateLIST<The widget template to use for this widget
IconURISTRING<URI describing the icon that's going to be used. Either a HTTP link or a reference to an icon in an icon font can be used.
TooltipSTRING(localized)<Optional tooltip used to display additional information. Will be set as a title="" in the widget and styling based on browser used.