Skip to content

Badge

The Badge element displays colored inline tags or pills. Use it for categories, status indicators, labels, or any short text that benefits from visual distinction.


Overview

Badges render as small colored labels displayed inline:

[ Muay Thai ] [ Striking ] [ Advanced ] [ Competition ]

Common uses:

  • Category tags (e.g., technique styles)
  • Status indicators (e.g., Active, Pending, Archived)
  • Skill levels (e.g., Beginner, Intermediate, Advanced)
  • Attributes or features

Adding a Badge

  1. Open the Website Builder
  2. Find Badge in the Elements panel (under Display)
  3. Drag it onto your page
  4. Configure badge items in the General Tab

Properties

General Tab

Data Source

OptionDescription
StaticDefine badge items manually
From ElementPull data from another element (e.g., JSON Data Source)

Static Badge Items

Add badges directly:

  • Click Add Badge to add a new item
  • Enter the Tag text and pick a Color using the color picker
  • Click the X button to remove an item

Element Data Source

When using "From Element":

PropertyDescription
Source Element IDThe ID of the source element
Text FieldField name for badge text (e.g., name)
Color FieldField name for badge color (e.g., color)
SeparatorCharacter to split string values into multiple badges (default: |)

String splitting: If the source value is a string like "Muay Thai|Striking|Advanced", it is automatically split by the separator into individual badges.

Appearance Settings

PropertyOptionsDefault
SizeSmall, Medium, LargeMedium
ShapeRounded (6px), Pill (50px), Square (0px)Rounded
LayoutInline (single row), Wrap (flows to next line)Inline

Color Tab

PropertyDescriptionDefault
Background ColorContainer backgroundTransparent
Border ColorContainer borderTransparent

Dimensions Tab

PropertyDescription
WidthElement width
HeightElement height (auto by default)
PaddingInner spacing
MarginOuter spacing
Border RadiusCorner rounding

Use Cases

Category Tags

Display technique or content categories with distinct colors.

Status Indicators

Show item status with color-coded badges (green for active, red for archived, etc.).

Skill Levels

Display difficulty or proficiency levels.

Feature Labels

Highlight product features or attributes.


Best Practices

  1. Use distinct colors - Make each badge visually distinguishable

  2. Keep text short - Badges work best with 1-3 words

  3. Use Wrap layout for many badges - Prevents horizontal overflow

  4. Use Pill shape for tags - The rounded pill shape is the most common tag/chip style

  5. Use consistent colors - Assign the same color to the same category across your app


Questions?

If you have any questions, please don't hesitate to contact us. Alternatively, you can submit an issue on this platform.

Useful Links:

Web Elements - https://help.acenji.com/#/./create-web-application/elements/index

Was this article helpful?

No-Code App Builder