19declare(strict_types=1);
A component is the most general form of an entity in the UI.
This describes a Standard Dropdown.
Common interface to item groups.
getTitle()
Gets the title of the group.
getActions()
Get the actions Dropdown of the group.
withActions(Standard $dropdown)
Create a new appointment item with a set of actions to perform on it.
getItems()
Gets item of the group.