customTrayButtons()
Prebuilt
Custom
Returns all currently configured custom tray buttons. Each button is keyed by its button ID.
Return value
Returns aDailyCustomTrayButtons object — a map of button ID strings to DailyCustomTrayButton objects:
URL of the button icon in light mode.
Optional. URL of the button icon in dark mode.
The button label shown in the tray.
Tooltip text shown on hover.
Optional. The button’s current visual state:
'default', 'active', or 'disabled'.