Badge
The Badge widget is meant to be a small overlay label that shows short information, such as a count or a status, on top of other content.
Rendering isn't implemented yet, so it appears as Not implemented on the canvas.
This widget is still in progress. You can place it on the canvas, but rendering isn't implemented, so it shows an in-progress placeholder — and it has no unique properties or script controls to configure yet.
Definition and role
The Badge widget is registered in the palette as a small label for showing short information, such as a count or a status, layered on top of another widget.
- Category: Contents
- Default size:
100×100 - Current implementation status: rendering not implemented (placing it on the canvas shows an in-progress placeholder)
Features
| Feature | Description |
|---|---|
| Overlay label (in progress) | Planned as a widget for showing short information — a count, a status, and the like — layered over another widget. Its detailed behavior and appearance aren't implemented yet. |
How to use
- Open the Contents category in the left widget palette.
- Drag and drop the Badge item onto the canvas.
- There are no unique properties to set right now, so you can only place it — no further configuration.
Properties
The Badge widget currently has no unique properties you can set in the editor.
Notes and tips
This widget doesn't render properly on screen yet, and it has no configurable properties or script controls either. If you need a real badge UI today, build it from a combination of other widgets instead.
Learn more
For the complete Widget Control (Property, Method, and Event) reference for scripting this widget, see Badge Widget Control.