titles
This component displays a title, subtitle, comment, or any type of text content. As the titles component is always part of a widget, this text will be displayed on the widget.
Titles are available in the following content widgets:
Configuration options
Core structure
title
Display the text content for the title.
subtitle
Add a subtitle under the title text.
Other options
align
center, left, right
icon
icon used in the widget.
iconColor
Sets the icon's color. Choose a color from the provided palette. If the property is not specified in the YAML, the default color is black.
style
Properties used for component styling.
Examples and code snippets
Titles in the image widget

Titles in the location widget

Last updated
Was this helpful?