19declare(strict_types=1);
A component is the most general form of an entity in the UI.
This describes commonalities between all types of Dropdowns.
This describes a Standard Dropdown.
withActions(Dropdown\Standard $actions)
Sets the action dropdown to be displayed on the right of the title.
getTitle()
Gets the title of the appointment listing.
getItemGroups()
Get item list.
getActions()
Gets the action dropdown to be displayed on the right of the title.