atomic-sort-expression
atomic-sort-expression
|
|
Note
This component was introduced in version |
The atomic-sort-expression component defines a sort expression. This component must be inside an atomic-sort-dropdown component.
Properties
| Property | Attribute | Description | Type | Default |
|---|---|---|---|---|
|
|
One or more sort criteria that the end user can select or toggle between. The available sort criteria are:
You can specify multiple sort criteria to be used in the same request by separating them with a comma (for example, |
|
|
|
|
The non-localized label to display for this expression. |
|
|
|
|
The tabs on which the sort expression must not be displayed. This property should not be used at the same time as Set this property as a stringified JSON array, for example:
If you don’t set this property, the sort expression can be displayed on any tab. Otherwise, the sort expression won’t be displayed on any of the specified tabs. |
|
|
|
|
The tabs on which the sort expression can be displayed. This property should not be used at the same time as Set this property as a stringified JSON array, for example:
If you don’t set this property, the sort expression can be displayed on any tab. Otherwise, the sort expression can only be displayed on the specified tabs. |
|
|