Glyphs¶
The term glyph describes within Fronstage an icon, which can be displayed in grids, lists, drop-down menus, and so on. The majority of objects/portlets where glyphs can be set, will expect a string as a glyph definition, not a graphically visible picture. Glyph CSS class name from the supported set is expected. Both TeamsClient and ReactClient support different icon sets.
The current presumption is that you have only one application installed at the time, which means you will use only one icon set..
Important
After changing a glyph, clear a cache by using its visual editor to see the change immediately.
ReactClient¶
Application supports FontAwesome 4.7 icon set.
The provided link contains a list of all the available icons, grouped according to intended usage.
Click on the icon to see its details, where the icon preview in several sizes, its name, and CSS definition are present.
In the class definition, you can see the needed string for Fronstage, for example
fa fa-envelope-open
, see the picture above.Insert it as a glyph value and save.
The icon is visible in the application.