QuanticTab
QuanticTab
In this article
The QuanticTab
component allows the end user to view a subset of results.
Example
<c-quantic-tab engine-id={engineId} label="Community" expression="@objecttype=="Message"" is-active></c-quantic-tab>
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
|
|
The ID of the engine instance the component registers to. |
|
|
|
|
The non-localized label for the tab. |
|
|
|
|
The constant query expression or filter that the Tab should add to any outgoing query. |
|
|
|
|
Whether the tab should be active. |
|
|
XML Configuration File Elements
The following XML configuration file elements apply (see XML Configuration File Elements).
Metadata | Value |
---|---|
|
|
|
|
Associated Use Cases
This component is also relevant in the following use case: