19 declare(strict_types=1);
withLabel(string $label)
Get a Dropdown like this, but with an additional/replaced label.
trait JavaScriptBindable
Trait for components implementing JavaScriptBindable providing standard implementation.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This describes commonalities between all types of Dropdowns.
getAriaLabel()
Get the aria-label of the Dropdown.
getLabel()
Get the label of the Dropdown.
withAriaLabel(string $label)
Get a Dropdown like this, but with an additional/replaced aria-label.
getItems()
Get the items of the Dropdown.