Is it possible to use the ImageDownloadService (especially the createImageToStorage method) for icons in a MultiButton ComponentGroup?
If yes, could you post a working example?
Use getIconComponent()
and pass that to the ImageDownloadService
instead of the multi button itself.