Tags#
Tags widget can be used to show array of data as tags.
Properties#
Data#
It can be used to set array of tags. It must be an array of objects like this:
1 |
|
Each object should contain a title, color code of a particular tag, and also a text color.
Layout#
Show on desktop#
Toggle on or off to display the widget in desktop view. You can programmatically determing the value by clicking on Fx
to set the value {{true}}
or {{false}}
.
Show on mobile#
Toggle on or off to display the widget in mobile view. You can programmatically determing the value by clicking on Fx
to set the value {{true}}
or {{false}}
.
Styles#
Visibility#
Toggle on or off to control the visibility of the widget. You can programmatically change its value by clicking on the Fx
button next to it. If {{false}}
the widget will not be visible after the app is deployed. By default, it's set to {{true}}
.