You are here

public constant CshsGroupByRootFormatter::SORT_DESC in Client-side Hierarchical Select 8.3

The option to sort children descendingly.

File

src/Plugin/Field/FieldFormatter/CshsGroupByRootFormatter.php, line 70

Class

CshsGroupByRootFormatter
Plugin implementation of the "Group by root" formatter.

Namespace

Drupal\cshs\Plugin\Field\FieldFormatter

Code

public const SORT_DESC = 'desc';