19 declare(strict_types=1);
39 $f = $DIC->ui()->factory();
46 'default_option' =>
'Default',
47 'latest' =>
'Most Recent',
52 $select_option =
'default_option';
58 $s =
$f->viewControl()->sortation($options, $select_option)
59 ->withTargetURL($DIC->http()->request()->getRequestTarget(),
'sortation');
_Base()
description: > Base example, show-casing how this control is used if firing leads to some reload of ...