Badge Element Properties

You can configure the properties of the Badge element in the Properties panel on the right sidebar.

  • Count: You can add a static value or dynamically retrieve a status, the content of an Input element or the value of an action result via Symbol Picker.
  • Show Zero: Determines whether to show the Badge when the number of notifications is zero. This setting can also be configured dynamically via Symbol Picker.
  • Max: Sets the maximum value that Badge can show. You can enter a static value or assign a dynamic value with Symbol Picker. For example, if the maximum value is 99, values above this number will be displayed as "99+ ”.
  • Dot: Makes it appear only as a dot instead of a numeric representation. This setting is typically used for notifications where a numeric value is not needed.

The Badge element helps users quickly recognize important information within the application.