Caution

This is the documentation for the current development branch of the CometVisu. It is possible that some of the described features are not yet available in the current release.

Also there might be lots of errors in this documentation as some parts of the content have been translated by an online translation service.

Icon

Description

The Icon element allows the display of an icon. The Tile design provides the KNX User Forum Iconset as well as the Remix Iconset. The selection of an icon is done by the prefix for the respective icon set: ri- for a remix icon knxuf- for a KNXUF icon followed by the name of the icon in the respective set.

<cv-icon>ri-character-recognition-line</cv-icon>

<cv-icon>knxuf-fts_window_1w</cv-icon>

Allowed attributes

Element

Attribute

Name

Content

Description

cv-icon

size

small, large, x-large, xx-large or xxx-large

Defines the size of the icon.

color

string

Icon color.

visible-on

mobile or desktop

Controls this element’s visibility by screen size.

class

string

Add this value to the CSS class so that it can be formatted by a user provided style sheet.

style

string

Custom CSS style rules for this widget.