QuanticTab

The QuanticTab component allows the end user to view a subset of results.

Example

<c-quantic-tab engine-id={engineId} label="Community" expression="@objecttype==&quot;Message&quot;" is-active></c-quantic-tab>

Properties

Property Attribute Description Type Default

engineId (required)

engine-id

The ID of the engine instance the component registers to.

string

label (required)

label

The non-localized label for the tab.

string

expression (required)

expression

The constant query expression or filter that the Tab should add to any outgoing query.

string

isActive

is-active

Whether the tab should be active.

boolean

false

XML Configuration File Elements

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

Metadata Value

apiVersion

53.0

isExposed

false