19 declare(strict_types=1);
33 $factory = $DIC->ui()->factory();
36 $glyph = $factory->symbol()->glyph()->bold(
"#");
39 $list = $factory->listing()->descriptive([
41 "Inactive" => $glyph->withUnavailableAction(),
42 "Highlighted" => $glyph->withHighlight()
bold()
expected output: > ILIAS shows the rendered Component.