Introduction
Icon entries render icons that represent the state of your data. They are particularly useful for displaying status indicators, boolean values, or any state that can be visualized with icons.Available Methods
Icon Configuration
Set the icon to display based on the entry’s state.
Set the color of the icon.
Set the size of the icon.
Boolean Mode
Enable boolean mode to display check/cross icons for true/false values.
Set the icon for true values in boolean mode.
Set the icon for false values in boolean mode.
Set the color for true values in boolean mode.
Set the color for false values in boolean mode.
Set both icon and color for true values.
Set both icon and color for false values.
Multiple Icons
Display multiple icons with line breaks when the state is an array.