3 declare(strict_types=1);
23 $f = $DIC->ui()->factory();
30 'default_option' =>
'Default',
31 'latest' =>
'Most Recent',
36 $select_option =
'default_option';
42 $s =
$f->viewControl()->sortation($options, $select_option)
43 ->withTargetURL($DIC->http()->request()->getRequestTarget(),
'sortation');
_Base()
description: > Base example, show-casing how this control is used if firing leads to some reload of ...