QuanticSortOption

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

label (required)

label

The label of the sort option.

string

value (required)

value

The value of the sort option.

string

criterion (required)

criterion

The criterion to use when sorting query results.

SortCriterion

XML Configuration File Elements

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

Metadata Value

apiVersion

59.0

isExposed

false

Associated Use Cases

This component is also relevant in the following use case: