19declare(strict_types=1);
Color expresses a certain color by giving the mixing ratio in the RGB color space.
This describes a Standard Dropdown.
Common interface to all items.
withProgress(ProgressMeter $chart)
Set progress meter chart.
getActions()
Get the actions of the item.
withMainAction(ButtonStandard|LinkStandard $button)
withColor(Color $color)
Set a color.
withLeadAvatar(Avatar $avatar)
Set avatar as lead.
withActions(DropdownStandard $actions)
Create a new appointment item with a set of actions to perform on it.
withLeadIcon(Icon $icon)
Set icon as lead.
withLeadText(string $text)
Set image as lead.
withAudioPlayer(Audio $audio)
Set audio player.
withLeadImage(Image $image)
Set image as lead.
withNoLead()
Reset lead to null.
getColor()
Return the given color.
This describes how a letter or a picture avatar could be modified during construction of UI.
This describes how an icon could be modified during construction of UI.