QuanticSortOption
QuanticSortOption
In this article
The QuanticSortOption
component defines a sort option for a c-quantic-sort
component.
It must therefore be defined within a c-quantic-sort
component.
A sort option is a criterion that the end user can select to sort the query results.
Example
<c-quantic-sort-option></c-quantic-sort-option>
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
|
|
The label of the sort option. |
|
|
|
|
The value of the sort option. |
|
|
|
|
The criterion to use when sorting query results. |
|
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: