QuanticColoredResultBadge

The QuanticColoredResultBadge component displays a colored badge showing a label.

Example

<c-quantic-colored-result-badge label="Case"></c-quantic-colored-result-badge>

Properties

Property Attribute Description Type Default

label (required)

label

The label to display.

string

result (required)

result

The result item to use. Will be ignored if label is provided.

Result

field (required)

field

The field name whose values you want to display. Will be ignored if label is provided.

string

color (required)

color

The primary color of the badge.

string

XML Configuration File Elements

The following XML configuration file elements apply (see XML Configuration File Elements).

Metadata Value

apiVersion

55.0

isExposed

false